Set dpi scaling behaviour for rofi
This commit is contained in:
parent
bc625c272e
commit
3449951724
@ -526,7 +526,7 @@ bindsym ctrl+mod1+Return exec --no-startup-id kitty;focus
|
||||
bindsym ctrl+mod1+u exec --no-startup-id pavucontrol;focus
|
||||
|
||||
#rofi
|
||||
bindsym ctrl+mod1+a exec --no-startup-id rofi -show drun -show-icons
|
||||
bindsym ctrl+mod1+a exec --no-startup-id rofi -show drun -show-icons -dpi 0
|
||||
|
||||
# joplin
|
||||
bindsym ctrl+mod1+n exec --no-startup-id joplin-desktop;focus
|
||||
@ -566,7 +566,7 @@ bindsym ctrl+mod1+b exec --no-startup-id thunderbird;focus
|
||||
#bindsym $mod+shift+a exec --no-startup-id bash $HOME/scripts/redetect-audio.sh
|
||||
|
||||
# Emoji picker
|
||||
bindsym ctrl+mod1+p exec --no-startup-id rofi -show emoji
|
||||
bindsym ctrl+mod1+p exec --no-startup-id rofi -show emoji -dpi 0
|
||||
|
||||
|
||||
#####################################################################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user