mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Add gnome features for i3.
This commit is contained in:
@@ -129,6 +129,10 @@ bar {
|
|||||||
exec --no-startup-id ~/bin/i3lock.sh &
|
exec --no-startup-id ~/bin/i3lock.sh &
|
||||||
bindsym $mod+l exec i3lock -c 000000 -d && xset dpms force off
|
bindsym $mod+l exec i3lock -c 000000 -d && xset dpms force off
|
||||||
|
|
||||||
|
# useful utilities
|
||||||
|
exec --no-startup-id /usr/lib/gnome-settings-daemon/gnome-settings-daemon
|
||||||
|
exec --no-startup-id gnome-keyring-daemon --start --components=pkcs11,secrets
|
||||||
|
|
||||||
# customize windows
|
# customize windows
|
||||||
for_window [class="^google-chrome$"] border pixel
|
for_window [class="^google-chrome$"] border pixel
|
||||||
for_window [class="^Google-chrome-beta$"] border pixel
|
for_window [class="^Google-chrome-beta$"] border pixel
|
||||||
|
|||||||
Reference in New Issue
Block a user