chore: 🧹
done tidying up for now
This commit is contained in:
+2
-3
@@ -19,7 +19,6 @@ monitor = DP-2, preferred, auto, 1 # LG DualUpw
|
||||
$terminal = alacritty
|
||||
$fileManager = dolphin
|
||||
$menu = wofi --show drun
|
||||
$editor = nvim
|
||||
|
||||
#################
|
||||
### AUTOSTART ###
|
||||
@@ -30,7 +29,7 @@ $editor = nvim
|
||||
|
||||
exec-once = waybar
|
||||
exec-once = [workspace 1 silent] $terminal
|
||||
exec-once = [workspace 1 silent] $editor
|
||||
exec-once = [workspace 1 silent] $EDITOR
|
||||
exec-once = [workspace 10] spotify-launcher
|
||||
|
||||
|
||||
@@ -162,7 +161,7 @@ bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, R, exec, $menu
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, J, togglesplit, # dwindle
|
||||
bind = $mainMod, Return, exec, $editor
|
||||
bind = $mainMod, Return, exec, $EDITOR
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = $mainMod, left, movefocus, l
|
||||
|
||||
Reference in New Issue
Block a user