From ec2bd05b16cd8dc99efe9b7631b9a71f44184978 Mon Sep 17 00:00:00 2001 From: Cheri Date: Fri, 31 Jul 2020 18:30:52 +0300 Subject: [PATCH] sxhkd, not much for now --- sxhkd/sxhkdrc | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 sxhkd/sxhkdrc diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc new file mode 100644 index 0000000..27efc5a --- /dev/null +++ b/sxhkd/sxhkdrc @@ -0,0 +1,24 @@ +### +# LAUNCH APPS +### + +super + Return + $TERMINAL +super + shift + w + $BROWSER +super + shift + m + rhythmbox +super + shift + v + pavucontrol +super + shift + f + $FILEMANAGER + +### +# MISC +### + +# ROFI run menu +super + d + rofi -show run +#Take a screenshot +