summaryrefslogtreecommitdiff
path: root/sxhkd
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-08-09 06:22:04 -0500
committerZachIR <zachir@librem.one>2025-08-09 06:22:04 -0500
commit8be3056baa220cf5ec47f20f2773c992acc606d2 (patch)
treed52b5e5e0e81114e6c17ca3bfc2cd52de4a0adf8 /sxhkd
parent19bb2527a8f32a07305b90dfc48618639f0a7438 (diff)
parentd5dc0514b30ea5237642ba4970f85e61c193edbc (diff)
Merge branch 'master' into car
Diffstat (limited to 'sxhkd')
-rwxr-xr-xsxhkd/sxhkdrc8
1 files changed, 6 insertions, 2 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc
index 96ca393..125f8fe 100755
--- a/sxhkd/sxhkdrc
+++ b/sxhkd/sxhkdrc
@@ -12,11 +12,15 @@ super + Escape
# program launcher
super + d
- dmenu_run -i -l 15 -h 36 -fn 'JetBrainsMono Nerd Font' -nb '#000' -nf '#c5c8c6' -sb '#198844' -sf '#000'
+ dmenu_run -l 15
# desktop application launcher
+super + e
+ j4-dmenu-desktop --dmenu="dmenu -l 15"
+
+# dmenu prompt to restart programs
super + r
- j4-dmenu-desktop --dmenu="dmenu -i -l 15 -h 36 -fn 'JetBrainsMono Nerd Font' -nb '#000' -nf '#c5c8c6' -sb '#198844' -sf '#000'"
+ rs
# dmenu prompt for recording
super + control + r