diff options
Diffstat (limited to 'sxhkd')
| -rw-r--r-- | 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 cbb44d8..7e91465 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc | |||
| @@ -10,7 +10,7 @@ super + @space | |||
| 10 | rofi -show drun -show-icons | 10 | rofi -show drun -show-icons |
| 11 | 11 | ||
| 12 | super + c | 12 | super + c |
| 13 | rofi -show calc -modi calc -no-show-match -no-sort | 13 | rofi -show calc -modi calc -no-show-match -no-sort -no-history |
| 14 | super + i | 14 | super + i |
| 15 | ~/.config/rofi/rofi-wifi.sh | 15 | ~/.config/rofi/rofi-wifi.sh |
| 16 | 16 | ||
