mirror of
				https://github.com/tiyn/dotfiles.git
				synced 2025-10-31 12:31:15 +01:00 
			
		
		
		
	correct height for dmenuunicode
This commit is contained in:
		| @@ -8,7 +8,7 @@ xclip -h >/dev/null || exit | ||||
| if [ -e ~/.config/fontawesome ]; then | ||||
|     chosen=$(grep -v "#" -h ~/.config/emoji ~/.config/fontawesome | dmenu -i -l 20 ) | ||||
| else | ||||
|     chosen=$(grep -v "#" ~/.config/emoji | dmenu -i -l 20 -fn Monospace-18) | ||||
|     chosen=$(grep -v "#" ~/.config/emoji | dmenu -i -l 20 ) | ||||
| fi | ||||
|  | ||||
| [ "$chosen" != "" ] || exit | ||||
|   | ||||
		Reference in New Issue
	
	Block a user