ADD: ssh-key at bspwm launch
This commit is contained in:
parent
79917facf3
commit
d19af62fbd
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
|||
enable = true ;
|
||||
startupPrograms = [
|
||||
"killall polybar"
|
||||
"eval $(ssh-agent -s); ssh-add ~/.ssh/github"
|
||||
"setxkbmap bepovim"
|
||||
"sxhkd -m 1"
|
||||
"xrandr \\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue