1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-09-24 04:50:47 +02:00

changed to wofi

This commit is contained in:
eoli3n 2020-05-07 22:59:58 +02:00
parent dcebd1e179
commit f6164503ef

View File

@ -23,10 +23,9 @@ gaps outer -4
# start a terminal
bindsym $mod+Return exec alacritty
# start drofi dmenu
bindsym $mod+Tab exec --no-startup-id rofi -show window
bindsym $mod+Shift+d exec --no-startup-id rofi -show run
bindsym $mod+d exec --no-startup-id rofi -modi drun -show drun
# start wofi
bindsym $mod+Shift+d exec --no-startup-id wofi -S run
bindsym $mod+d exec --no-startup-id wofi -S drun
# Use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod