new changes like putting the color pallette in here instead of leaving it in the cache
This commit is contained in:
@@ -48,12 +48,12 @@ animations {
|
||||
|
||||
bezier = myBezier, 0.05, 0.9, 0.1, 1.05
|
||||
|
||||
animation = windows, 1, 7, myBezier
|
||||
animation = windowsOut, 1, 7, default, popin 80%
|
||||
animation = border, 1, 10, default
|
||||
animation = borderangle, 1, 8, default
|
||||
animation = fade, 1, 7, default
|
||||
animation = workspaces, 1, 6, default
|
||||
animation = windows, 1, 4, myBezier
|
||||
animation = windowsOut, 1, 4, default, popin 80%
|
||||
animation = border, 1, 4, default
|
||||
animation = borderangle, 1, 4, default
|
||||
animation = fade, 1, 4, default
|
||||
animation = workspaces, 1, 4, default
|
||||
}
|
||||
|
||||
dwindle {
|
||||
@@ -82,7 +82,7 @@ bind = $mainMod, Q, exec, kitty #terminal
|
||||
bind = $mainMod, C, killactive,
|
||||
bind = $mainMod, N, exec, hyprlock #lock screen
|
||||
|
||||
bind = $mainMod, E, exec, thunar #File explorer
|
||||
bind = $mainMod, E, exec, nautilus #File explorer
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, R, exec, wofi #application launcher
|
||||
|
||||
@@ -191,8 +191,8 @@ exec-once=kanata -c ~/.config/kanata/config.kbd
|
||||
exec-once=waybar
|
||||
|
||||
exec-once=systemctl --user start sunshine
|
||||
exec-once=openrgb
|
||||
exec-once=sleep 2 && killall openrgb
|
||||
exec-once=openrgb --startminimized
|
||||
#exec-once=sleep 2 && killall openrgb
|
||||
##authentication client
|
||||
exec-once = systemctl --user start hyprpolkitagent
|
||||
exec-once=/usr/lib/polkit-kde-authentication-agent-1
|
||||
|
||||
Reference in New Issue
Block a user