diff options
author | Trumeet <yuuta@yuuta.moe> | 2022-04-18 15:56:24 -0700 |
---|---|---|
committer | Trumeet <yuuta@yuuta.moe> | 2022-04-18 15:56:24 -0700 |
commit | 44e9404d388e9fe6298b880e88e13e4352c54e39 (patch) | |
tree | c3cfe8b2d5df09577b997a5c24526bfa3c2c9fb6 /SystemdGraphicalSession | |
parent | e1e9d152de883a2ceecb67f28e442f39ba425e63 (diff) | |
download | gists-44e9404d388e9fe6298b880e88e13e4352c54e39.tar gists-44e9404d388e9fe6298b880e88e13e4352c54e39.tar.gz gists-44e9404d388e9fe6298b880e88e13e4352c54e39.tar.bz2 gists-44e9404d388e9fe6298b880e88e13e4352c54e39.zip |
rofi: show icons
Diffstat (limited to 'SystemdGraphicalSession')
-rw-r--r-- | SystemdGraphicalSession/xbindkeysrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SystemdGraphicalSession/xbindkeysrc b/SystemdGraphicalSession/xbindkeysrc index 8acbcb3..ea8031f 100644 --- a/SystemdGraphicalSession/xbindkeysrc +++ b/SystemdGraphicalSession/xbindkeysrc @@ -36,7 +36,7 @@ #Application Launcher -"systemd-run -q --user --scope --no-block rofi -show combi -combi-modi 'run,drun,window' -modi combi" +"systemd-run -q --user --scope --no-block rofi -show-icons -show combi -combi-modi 'run,drun,window' -modi combi" Mod4 + r #XTerm |