Nord rofi config

This commit is contained in:
Simon
2020-11-15 12:04:17 +01:00
parent 2f9084860c
commit 47fa2dd230
5 changed files with 334 additions and 140 deletions
+2 -2
View File
@@ -75,8 +75,8 @@ bindsym $mod+Control+V exec --no-startup-id sleep 1 && xdotool type $(xclip -o)
# Program Launchers
# rofi
bindsym $mod+d exec --no-startup-id "rofi -show drun -show-icons -icon-theme Adwaita -drun-display-format {name} -sort -sort-method fzf"
bindsym $mod+Tab exec --no-startup-id "rofi -show window -show-icons -icon-theme Adwaita -drun-display-format {name} -sort -sort-method fzf"
bindsym $mod+d exec --no-startup-id "rofi -show drun"
bindsym $mod+Tab exec --no-startup-id "rofi -show window"
# dmenu
#bindsym $mod+d exec --no-startup-id dmenu_recency