This commit is contained in:
klg 2020-02-27 08:05:10 +01:00
parent 46201ac772
commit 5fe1455447
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG Key ID: 5172C21B0F825C92
2 changed files with 5 additions and 0 deletions

3
config
View File

@ -78,6 +78,8 @@ bindsym XF86AudioRaiseVolume exec amixer sset 'Master' 5%+
bindsym XF86MonBrightnessDown exec brightnessctl s 20%-
bindsym XF86MonBrightnessUp exec brightnessctl s +20%
bindsym AltGr+F5 exec playerctl play-pause
mode "resize" {
bindsym Down resize grow height 10 px or 10 ppt
bindsym Escape mode default
@ -107,4 +109,5 @@ exec_always --no-startup-id setxkbmap -option 'grp:alt_shift_toggle'
exec_always --no-startup-id nm-applet
exec_always ~/.config/i3/gnome-keyring.sh

2
gnome-keyring.sh Normal file
View File

@ -0,0 +1,2 @@
eval $(/usr/bin/gnome-keyring-daemon --start --components=gpg,pkcs11,secrets,ssh)
export GNOME_KEYRING_CONTROL GNOME_KEYRING_PID GPG_AGENT_INFO SSH_AUTH_SOCK