diff options
| author | Kumar Damani <damani.kumar@gmail.com> | 2019-05-14 16:46:05 +0000 |
|---|---|---|
| committer | Kumar Damani <damani.kumar@gmail.com> | 2019-05-14 16:46:05 +0000 |
| commit | 1241da7ab7a4e91248391ee9b045267bcbbeee4f (patch) | |
| tree | 83dfa32ee73cfd16fd31f89e62de7c92d7329aec /bspwm | |
| parent | 6fbc033536e31be21353bb43628102c8bee699c8 (diff) | |
updating bswm configs
Diffstat (limited to 'bspwm')
| -rwxr-xr-x | bspwm/.config/bspwm/autostart.sh | 1 | ||||
| -rw-r--r-- | bspwm/.config/sxhkd/sxhkdrc | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/bspwm/.config/bspwm/autostart.sh b/bspwm/.config/bspwm/autostart.sh index f394c9f..f46dd6c 100755 --- a/bspwm/.config/bspwm/autostart.sh +++ b/bspwm/.config/bspwm/autostart.sh @@ -24,4 +24,5 @@ run st -c dropdown -e tmux -f ~/.config/tmux/tmux_start.conf attach run st -c math -e R run firefox run keepassxc +amixer -c 0 set Headphone 100% unmute #run dropbox diff --git a/bspwm/.config/sxhkd/sxhkdrc b/bspwm/.config/sxhkd/sxhkdrc index 7fbcded..d755495 100644 --- a/bspwm/.config/sxhkd/sxhkdrc +++ b/bspwm/.config/sxhkd/sxhkdrc @@ -20,7 +20,7 @@ super + F4 lock.sh bspwm && systemctl suspend super + x - lock.sh bspwm + lock.sh super + shift + x systemctl restart |
