Update .config/i3/config
This commit is contained in:
parent
598de8f4f5
commit
b27a2e199a
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ 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
|
||||||
|
|
||||||
# Start a terminal
|
# Start a terminal
|
||||||
bindsym $mod+Return exec wezterm
|
bindsym $mod+Return exec wezterm
|
||||||
|
|
Loading…
Reference in a new issue