Update dot_config/i3/config
This commit is contained in:
parent
d9e91d35ff
commit
419d6798f9
1 changed files with 6 additions and 0 deletions
|
@ -20,6 +20,12 @@ font pango:monospace 10
|
||||||
gaps inner 10
|
gaps inner 10
|
||||||
gaps outer 10
|
gaps outer 10
|
||||||
|
|
||||||
|
# Keyring daemon
|
||||||
|
exec gnome-keyring-daemon --start --components=gpg
|
||||||
|
exec gnome-keyring-daemon --start --components=secrets
|
||||||
|
exec gnome-keyring-daemon --start --components=ssh
|
||||||
|
exec gnome-keyring-daemon --start --components=pkcs11
|
||||||
|
|
||||||
#do not show titlebar on windows:
|
#do not show titlebar on windows:
|
||||||
#new_window 1pixel
|
#new_window 1pixel
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue