Get rid of window title bars.
This commit is contained in:
parent
a555876a7e
commit
157471952a
@ -21,6 +21,9 @@ set $term alacritty
|
||||
# set $menu dmenu_path | dmenu | xargs swaymsg exec
|
||||
set $menu wofi --show drun --gtk-dark
|
||||
|
||||
# Do not show a title bar on windows
|
||||
default_border pixel 2
|
||||
|
||||
bindsym $mod+grave exec $term
|
||||
|
||||
include ~/.config/sway/config.d/*.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user