mirror of
https://github.com/swaywm/sway.git
synced 2026-04-29 06:46:22 -04:00
Replace urxvt in default config with a simple terminal chooser
This commit is contained in:
parent
ba96983bf0
commit
35636ce4d2
3 changed files with 54 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ set $down j
|
|||
set $up k
|
||||
set $right l
|
||||
# Your preferred terminal emulator
|
||||
set $term urxvt
|
||||
set $term swayterm
|
||||
# Your preferred application launcher
|
||||
# Note: it's recommended that you pass the final command to sway
|
||||
set $menu dmenu_path | dmenu | xargs swaymsg exec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue