diff --git a/configs/keybinds.conf b/configs/keybinds.conf index 2e9007f..70321c4 100644 --- a/configs/keybinds.conf +++ b/configs/keybinds.conf @@ -18,8 +18,8 @@ bind = $mainMod, T, exec, ~/Software/3DE4_linux64_r5/bin/wrapper_startup_script_ bind = $mainMod SHIFT, B, exec, ~/Software/start-bridge.sh #NukeX bind = $mainMod, N, exec, ~/Nuke15.2v6/Nuke15.2 --nukex >/dev/null 2>&1 & -bind = $mainMod, H, exec, ~/Nuke15.2v6/Nuke15.2 --hiero >/dev/null 2>&1 & -#Waybar theme +bind = $mainMod, H, exec, ~/Nuke15.2v6/Nuke15.2 --player >/dev/null 2>&1 & +#Waybar theme bind = $mainMod SHIFT, W, exec, ~/.config/waybar/scripts/switch-layout.sh #Waybar Kill bind = $mainMod SHIFT, R, exec, ~/.config/waybar/scripts/switch-style.sh diff --git a/configs/settings.conf b/configs/settings.conf index 59d9a7b..5a1232b 100644 --- a/configs/settings.conf +++ b/configs/settings.conf @@ -1,5 +1,5 @@ monitor=eDP-1,preferred,auto,1.5 -monitor=DP-3,3840x2160@60.00,0x0,1.25 +monitor=DP-3,3840x2160@60.00,0x0,1.0 exec-once = swww init exec-once = dunst diff --git a/userconfig/windows.conf b/userconfig/windows.conf index 2561ec8..101025e 100644 --- a/userconfig/windows.conf +++ b/userconfig/windows.conf @@ -2,9 +2,9 @@ general { gaps_in = 5 gaps_out = 20 - border_size = 0 - col.active_border=rgba(45475aee) - col.inactive_border = rgba(45475aee) + border_size = 2 + col.active_border=rgba(282828cc) + col.inactive_border = rgba(282828cc) layout = dwindle }