From f481203dface0aa703ae770bff3d73609822801a Mon Sep 17 00:00:00 2001 From: tiyn Date: Wed, 5 Apr 2023 03:58:44 +0200 Subject: [PATCH] sxhkd: changed dmenurun hotkey --- .config/sxhkd/sxhkdrc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index a198687..60f09c7 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -6,6 +6,8 @@ super + o record_replay_start super + p record_replay_save +super + r + dmenu_run -c -l 20 super + a playerctl previous @@ -21,9 +23,6 @@ super + b super + m thunderbird -super + shift + r - dmenu_run -c -l 20 - super + shift + x pkill -usr1 -x sxhkd; notify-send 'sxhkd' 'Reloaded config'