mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-21 18:21:31 +02:00
sxhkd: Remove redundant environment variable
Since QT_FONT_DPI is already set in bspwmrc, there is no need to define it here with the same value.
This commit is contained in:
parent
e719ee70a8
commit
0e0fe82b03
@ -29,7 +29,7 @@ alt + m
|
|||||||
|
|
||||||
# Show rofi drun / window / calc
|
# Show rofi drun / window / calc
|
||||||
alt + {z,space,backslash}
|
alt + {z,space,backslash}
|
||||||
env XDG_CURRENT_DESKTOP="KDE" QT_FONT_DPI="192" rofi -show {drun,window,calc -modi calc -no-show-match -no-sort}
|
env XDG_CURRENT_DESKTOP="KDE" rofi -show {drun,window,calc -modi calc -no-show-match -no-sort}
|
||||||
|
|
||||||
# Show rofi-pass
|
# Show rofi-pass
|
||||||
alt + slash
|
alt + slash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user