latest
This commit is contained in:
parent
cfe4ae7a81
commit
83676188b1
@ -18,7 +18,7 @@ bind = $mainMod, T, exec, ~/Software/3DE4_linux64_r5/bin/wrapper_startup_script_
|
|||||||
bind = $mainMod SHIFT, B, exec, ~/Software/start-bridge.sh
|
bind = $mainMod SHIFT, B, exec, ~/Software/start-bridge.sh
|
||||||
#NukeX
|
#NukeX
|
||||||
bind = $mainMod, N, exec, ~/Nuke15.2v6/Nuke15.2 --nukex >/dev/null 2>&1 &
|
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 &
|
bind = $mainMod, H, exec, ~/Nuke15.2v6/Nuke15.2 --player >/dev/null 2>&1 &
|
||||||
#Waybar theme
|
#Waybar theme
|
||||||
bind = $mainMod SHIFT, W, exec, ~/.config/waybar/scripts/switch-layout.sh
|
bind = $mainMod SHIFT, W, exec, ~/.config/waybar/scripts/switch-layout.sh
|
||||||
#Waybar Kill
|
#Waybar Kill
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
monitor=eDP-1,preferred,auto,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 = swww init
|
||||||
exec-once = dunst
|
exec-once = dunst
|
||||||
|
|||||||
@ -2,9 +2,9 @@ general {
|
|||||||
|
|
||||||
gaps_in = 5
|
gaps_in = 5
|
||||||
gaps_out = 20
|
gaps_out = 20
|
||||||
border_size = 0
|
border_size = 2
|
||||||
col.active_border=rgba(45475aee)
|
col.active_border=rgba(282828cc)
|
||||||
col.inactive_border = rgba(45475aee)
|
col.inactive_border = rgba(282828cc)
|
||||||
layout = dwindle
|
layout = dwindle
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user