summaryrefslogtreecommitdiff
path: root/.config/sxhkd
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-22 04:16:55 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-22 04:16:55 -0700
commit9821ab3183686716ba971f80f587f875967c1469 (patch)
treeb730c0a89b5e9f3a1c5ae9322e2794ff28d1e1f4 /.config/sxhkd
parent08b69a98ab50cab7ca3871a1a5277fd7ee992345 (diff)
Change were polybar gets executed/reloaded
Diffstat (limited to '.config/sxhkd')
-rw-r--r--.config/sxhkd/sxhkdrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index 45b70d8..77b3671 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -27,6 +27,11 @@ super + Delete
{_,super + , super + shift + } Print
$SSMGR {gui,full -c,full -p $SSPATH}
+# Reload polybar(s).
+# Inside polybar_panel, it actually kills it and then starts it again.
+super + shift + p
+ polybar_panel
+
#
# bspwm keybindings.
#