diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/sway/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/sway/config b/.config/sway/config index 11a34ac..66411ae 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -4,9 +4,9 @@ set $down j set $up k set $right l set $term kitty -set $menu bemenu-run -l 5 +set $menu bemenu-run -l 5 -i set $dmenu bemenu -set $file_manager dolphin +set $file_manager thunar default_border pixel 2 default_floating_border pixel 2 |
