diff options
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 | ||
