tinker with i3

master
histausse 3 years ago
parent c841da1ff7
commit 02e9132ed1
Signed by: histausse
GPG Key ID: 67486F107F62E9E9

@ -212,6 +212,9 @@ bar {
}
}
# Remove title bar
default_border pixel
# Lock screen
bindsym $mod+Ctrl+l exec --no-startup-id "sh ~/.config/i3/lock.sh # && xset dpms force off"
@ -243,3 +246,5 @@ exec --no-startup-id "sh ~/.screenlayout/no_external.sh"
bindsym $mod+w exec --no-startup-id "feh --no-fehbg --bg-fill --randomize ~/.config/wallpapers/*"
# Dolphin
#bindsym $mod+Tab exec --no-startup-id dolphin
for_window [class="kronometer"] floating enable

Loading…
Cancel
Save