diff options
author | listout <listout@protonmail.com> | 2021-05-18 12:12:06 +0530 |
---|---|---|
committer | listout <listout@protonmail.com> | 2021-05-18 12:12:06 +0530 |
commit | f2190a802e039f9a7ed266e37a9b72f2cf997714 (patch) | |
tree | a1b34e9e2c179cc04cd2990cc90c3b79d83beb64 | |
parent | e7aefa537b4a1b3cc64dab676ba8cd978bfe90e9 (diff) |
kitty shortcut
-rw-r--r-- | .config/sxhkd/sxhkdrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 8f5fe41..da53f12 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -19,6 +19,9 @@ XF86MonBrightnessDown super + Return urxvt +super + shift + Return + kitty + # program launcher super + @space rofi -show drun |