Update .config/i3/config
This commit is contained in:
parent
1fdfa5f5fb
commit
5b929c2007
1 changed files with 2 additions and 1 deletions
|
@ -139,7 +139,8 @@ mode "resize" {
|
||||||
bindsym $mod+q kill
|
bindsym $mod+q kill
|
||||||
|
|
||||||
# Start rofi
|
# Start rofi
|
||||||
bindsym $mod+r exec ~/.config/rofi/launchers/type-1/launcher.sh
|
# bindsym $mod+r exec ~/.config/rofi/launchers/type-1/launcher.sh
|
||||||
|
bindsym $mod+r exec ~/.config/rofi/launchers/type-7/launcher.sh
|
||||||
|
|
||||||
# Start a terminal
|
# Start a terminal
|
||||||
bindsym $mod+Return exec wezterm
|
bindsym $mod+Return exec wezterm
|
||||||
|
|
Loading…
Reference in a new issue