Gaps
This commit is contained in:
parent
5ad5889709
commit
015b607d6a
|
@ -1 +1,2 @@
|
||||||
exec output '"Dell Inc. DELL U2720Q CWTM623"' transform 270 scale 1.5
|
exec output '"Dell Inc. DELL U2720Q CWTM623"' transform 270 scale 1.5
|
||||||
|
gaps inner 5
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
exec libinput-gestures -c ~/.config/libinput-gestures.conf
|
exec libinput-gestures -c ~/.config/libinput-gestures.conf
|
||||||
exec swayidle -w timeout 300 'swaylock -f -c 000000' timeout 330 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f -c 000000'
|
exec swayidle -w timeout 300 'swaylock -f -c 000000' timeout 330 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f -c 000000'
|
||||||
|
gaps inner 0
|
||||||
|
|
||||||
bindswitch lid:toggle exec swaylock
|
bindswitch lid:toggle exec swaylock
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,6 @@ set $mod Mod4
|
||||||
|
|
||||||
xwayland enable
|
xwayland enable
|
||||||
focus_wrapping no
|
focus_wrapping no
|
||||||
gaps inner 5
|
|
||||||
smart_borders on
|
smart_borders on
|
||||||
default_border pixel 2
|
default_border pixel 2
|
||||||
focus_follows_mouse no
|
focus_follows_mouse no
|
||||||
|
|
Reference in a new issue