diff options
| author | Baitinq <[email protected]> | 2022-07-06 11:59:26 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-07-06 11:59:26 +0200 |
| commit | 13dd5472cf391a245bdc0994750d16d3ee650181 (patch) | |
| tree | 5ad416a4c028d72c04007e483966a37ac2464def /dotfiles/sxhkd/base | |
| parent | Xmonad/Xmobar: Add dwm style hidden active workspace icons (diff) | |
| download | nixos-config-13dd5472cf391a245bdc0994750d16d3ee650181.tar.gz nixos-config-13dd5472cf391a245bdc0994750d16d3ee650181.tar.bz2 nixos-config-13dd5472cf391a245bdc0994750d16d3ee650181.zip | |
Dmenu: Add patch to hardcode the height to cover xmobar
Diffstat (limited to 'dotfiles/sxhkd/base')
| -rw-r--r-- | dotfiles/sxhkd/base | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/sxhkd/base b/dotfiles/sxhkd/base index 08a143a..0a2b681 100644 --- a/dotfiles/sxhkd/base +++ b/dotfiles/sxhkd/base @@ -4,7 +4,7 @@ alt + Return # program launcher alt + d - dmenu_run -i -h 22 + dmenu_run -i # exit menu alt + shift + e |