summaryrefslogtreecommitdiff
path: root/.config/sxhkd
diff options
context:
space:
mode:
authorAndrew Guschin <saintruler@gmail.com>2021-05-15 13:56:03 +0400
committerAndrew Guschin <saintruler@gmail.com>2021-05-15 13:56:03 +0400
commitdd8fe78d919cfa9faaa4e4abd72683db05ae7dba (patch)
tree4b09b62e160929fb3aa84f1307f7c50dbd510fd5 /.config/sxhkd
parent8d90f85a80d9670279dc6ce4e13df023a9efc9c4 (diff)
Changed file manager to pcmanfm and added vim shortcuts for splits
Diffstat (limited to '.config/sxhkd')
-rw-r--r--.config/sxhkd/sxhkdrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index 9538a23..db9e762 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -40,7 +40,7 @@ super + w
$BROWSER
super + b
- nemo
+ pcmanfm
super + Tab
sh -c "$TERMINAL -e htop"