Add natgeo photo changer to #systemd
This commit is contained in:
@ -87,6 +87,7 @@ bindsym $mod+f fullscreen toggle
|
||||
# change container layout (stacked, tabbed, toggle split)
|
||||
#bindsym $mod+s layout stacking
|
||||
bindsym $mod+w layout tabbed
|
||||
bindsym $mod+q layout stacked
|
||||
bindsym $mod+e layout toggle split
|
||||
|
||||
# toggle tiling / floating
|
||||
@ -176,7 +177,7 @@ mode "resize" {
|
||||
|
||||
bindsym $mod+r mode "resize"
|
||||
exec --no-startup-id compton &
|
||||
gaps inner 5 gaps outer 5
|
||||
gaps inner 15 gaps outer 5
|
||||
for_window [class="^.*"] border pixel 3
|
||||
client.focused #4c7899 #285577 #ffffff #2e9ef4 #FF0000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user