diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-01-17 09:19:09 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-01-17 09:19:09 +0000 |
commit | 2d5e762bc37d455d7ea9919ae145ff7004bfe781 (patch) | |
tree | efce915e1309506824f3e31d1ce3760208cff453 /sxhkd | |
parent | c17eef7bd4b986d5f60f28c93aa72c9ec79b2679 (diff) |
changes
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 | ||