diff options
| author | Baitinq <[email protected]> | 2022-07-06 03:10:17 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-07-06 03:10:17 +0200 |
| commit | 8d9c99766564c73e11f60b3289ca222fa146e4a0 (patch) | |
| tree | d0a7b8f33cb5fd1e5d29447bd441a81076954c8e /dotfiles/sxhkd/base | |
| parent | Xmobar: Disable loweronstart (diff) | |
| download | nixos-config-8d9c99766564c73e11f60b3289ca222fa146e4a0.tar.gz nixos-config-8d9c99766564c73e11f60b3289ca222fa146e4a0.tar.bz2 nixos-config-8d9c99766564c73e11f60b3289ca222fa146e4a0.zip | |
sxhkd: dmenu_run: Increase dmenu height to match 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 0a2b681..08a143a 100644 --- a/dotfiles/sxhkd/base +++ b/dotfiles/sxhkd/base @@ -4,7 +4,7 @@ alt + Return # program launcher alt + d - dmenu_run -i + dmenu_run -i -h 22 # exit menu alt + shift + e |