mirror of
https://github.com/Cametendo/MyI3Config-fork.git
synced 2026-03-18 03:40:20 +01:00
Replace wofi with rofi for application launcher
This commit is contained in:
@@ -13,7 +13,7 @@ bindsym $mod+b exec ~/.config/MyI3Config/settings/browser.sh
|
|||||||
bindsym $mod+e exec ~/.config/MyI3Config/settings/filemanager.sh
|
bindsym $mod+e exec ~/.config/MyI3Config/settings/filemanager.sh
|
||||||
bindsym $mod+Ctrl+c exec ~/.config/MyI3Config/settings/calculator.sh
|
bindsym $mod+Ctrl+c exec ~/.config/MyI3Config/settings/calculator.sh
|
||||||
|
|
||||||
bindsym $mod+Ctrl+Return exec wofi -show drun
|
bindsym $mod+Ctrl+Return exec --no-startup-id rofi -show drun
|
||||||
|
|
||||||
# ----------------------------------------
|
# ----------------------------------------
|
||||||
# Window management
|
# Window management
|
||||||
@@ -109,4 +109,4 @@ focus_follows_mouse yes
|
|||||||
# Startup
|
# Startup
|
||||||
# ----------------------------------------
|
# ----------------------------------------
|
||||||
exec --no-startup-id xsetroot -cursor_name left_ptr
|
exec --no-startup-id xsetroot -cursor_name left_ptr
|
||||||
exec --no-startup-id xrandr --output HDMI-1 --auto --left-of DP-2 --output DP-2 --auto
|
exec --no-startup-id xrandr --output HDMI-1 --auto --left-of DP-2 --output DP-2 --auto
|
||||||
|
|||||||
Reference in New Issue
Block a user