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 | 06ed8ed369f8358a6143db0ea75a3debde796fa1 (patch) | |
| tree | ea455d61b94d8c05e56cf2e60d572a953fb823d9 /dotfiles/sxhkd | |
| parent | Xmobar: Disable loweronstart (diff) | |
| download | nixos-config-06ed8ed369f8358a6143db0ea75a3debde796fa1.tar.gz nixos-config-06ed8ed369f8358a6143db0ea75a3debde796fa1.tar.bz2 nixos-config-06ed8ed369f8358a6143db0ea75a3debde796fa1.zip | |
sxhkd: dmenu_run: Increase dmenu height to match xmobar
Diffstat (limited to 'dotfiles/sxhkd')
| -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 |