Browse Source

Updated dmenu launcher command to start on middle monitor.

master
Daniel Sissom 1 month ago
parent
commit
d5624090a3
Signed by: djsissom GPG Key ID: 2C30FFB796852389
1 changed files with 1 additions and 1 deletions
  1. + 1
    - 1
      sxhkd/sxhkdrc

+ 1
- 1
sxhkd/sxhkdrc

@ -275,7 +275,7 @@ alt + backslash
# run dmenu launcher
alt + space
dmenu_recent -x 400 -w 1120 -y 525 -h 25 -o 0.75 -dim 0.5 -s 3
dmenu_recent -x 400 -w 1120 -y 525 -h 25 -o 0.75 -dim 0.5 -s 0
#XDG_CURRENT_DESKTOP=KDE dmenu_recent -x 400 -w 1120 -y 525 -h 25 -o 0.75 -dim 0.5 -s 0
# volume controls

Loading…
Cancel
Save