1
0
forked from extern/nix-config

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:
Donovan Glover 2018-11-21 19:00:36 -05:00
parent e719ee70a8
commit 0e0fe82b03
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -29,7 +29,7 @@ alt + m
# Show rofi drun / window / calc
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
alt + slash