chore: 🧹

done tidying up for now
This commit is contained in:
Jake Pullen
2025-05-17 15:02:11 +01:00
parent 6f35411baf
commit e5e8ab4046
3 changed files with 24 additions and 4 deletions
+2 -3
View File
@@ -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