This commit is contained in:
Nicholai 2025-11-28 15:33:55 -07:00
parent cfe4ae7a81
commit 83676188b1
3 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -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
}