Commit a3bab3cb authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Switched to kupfer for mod+d.

parent cd9aad63
......@@ -34,7 +34,8 @@ bindsym $mod+Shift+q kill
# start program launcher
#bindsym $mod+d exec --no-startup-id dmenu_recency
bindsym $mod+d exec --no-startup-id "rofi -modi window,windowcd,drun,run -show drun"
#bindsym $mod+d exec --no-startup-id "rofi -modi window,windowcd,drun,run -show drun"
exec --no-startup-id kupfer
bindsym $mod+Tab exec --no-startup-id "rofi -modi window,drun,run,windowcd -show window"
# launch categorized menu
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment