Update sway config
This commit is contained in:
parent
510e31d28c
commit
bb10cc6709
@ -14,7 +14,7 @@ set $down j
|
|||||||
set $up k
|
set $up k
|
||||||
set $right l
|
set $right l
|
||||||
# Your preferred terminal emulator
|
# Your preferred terminal emulator
|
||||||
set $term alacritty
|
set $term kitty
|
||||||
# Your preferred application launcher
|
# Your preferred application launcher
|
||||||
# Note: pass the final command to swaymsg so that the resulting window can be opened
|
# Note: pass the final command to swaymsg so that the resulting window can be opened
|
||||||
# on the original workspace that the command was run on.
|
# on the original workspace that the command was run on.
|
||||||
@ -26,6 +26,13 @@ set $lock swaylock -f -c 000000
|
|||||||
focus_follows_mouse no
|
focus_follows_mouse no
|
||||||
#title_window_icon yes
|
#title_window_icon yes
|
||||||
|
|
||||||
|
# hide_edge_borders smart
|
||||||
|
|
||||||
|
default_border none
|
||||||
|
|
||||||
|
gaps inner 10
|
||||||
|
smart_gaps on
|
||||||
|
|
||||||
### Output configuration
|
### Output configuration
|
||||||
#
|
#
|
||||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user