diff options
author | Shubham Saini <pryr@pryr.xyz> | 2020-09-17 13:35:02 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2020-09-17 13:35:02 +0000 |
commit | 025c2ef519ff7c5d498b2c4aed2591aeb685f85c (patch) | |
tree | caca87cfe402cc08f2e6b8dda2eff914f0e68cad /sxhkd | |
parent | baa71be6d0cc8e403c0d5b69ed4b40b4c53021ee (diff) |
polybar changes
Diffstat (limited to 'sxhkd')
-rwxr-xr-x | sxhkd/.config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 11088b8..a7bd183 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc | |||
@@ -9,7 +9,7 @@ super + shift + w | |||
9 | control + alt + l | 9 | control + alt + l |
10 | xset s activate | 10 | xset s activate |
11 | super + shift + f | 11 | super + shift + f |
12 | urxvtc -e lf | 12 | urxvtc -e ranger |
13 | super + n | 13 | super + n |
14 | urxvtc -e nvim ~/.cache/bujo/todo.md | 14 | urxvtc -e nvim ~/.cache/bujo/todo.md |
15 | 15 | ||