added gotify desktop and removed redundant code
This commit is contained in:
@@ -23,7 +23,6 @@ windowrulev2 = float,class:^(nm-connection-editor)$
|
||||
windowrulev2 = float,class:^(org.kde.polkit-kde-authentication-agent-1)$
|
||||
windowrulev2 = float,class:^(yad)$ # Protontricks-Gtk
|
||||
|
||||
|
||||
# Specific Animations and Styling
|
||||
windowrulev2 = size 800 500,class:^(xdg-desktop-portal-gtk)$
|
||||
windowrulev2 = animation popin,class:^(xdg-desktop-portal-gtk)$
|
||||
@@ -41,3 +40,8 @@ layerrule = animation fade, launcher
|
||||
layerrule= animation slide right, swaync-control-center
|
||||
layerrule= blur, swaync-control-center
|
||||
layerrule= ignorezero, swaync-control-center
|
||||
|
||||
# Workspace Rules
|
||||
# workspace = s[1], gapsout:70
|
||||
# workspace = w[1], gapsout:50
|
||||
# workspace = w[2], gapsout:20
|
||||
|
||||
@@ -10,9 +10,10 @@ exec-once = swww-daemon # Wallpaper
|
||||
exec-once = ~/.config/scripts/.venv/bin/python ~/.config/scripts/notify.py # Android notification forwarding
|
||||
exec-once = wayvnc 0.0.0.0 --output=DP-1 # runs vnc server on all interfaces
|
||||
exec-once = syncthing -home=/home/user01/.config/syncthing -no-browser # starts syncthing in background
|
||||
exec-once = gotify-desktop # gotify daemon for service notifications
|
||||
|
||||
#cool decorations
|
||||
exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name HDMI-A-1 sh -c "cmatrix -b -C magenta -a -u 10"'
|
||||
exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name DP-3 sh -c "cava"'
|
||||
exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name DP-1 sh -c "fastfetch && tail -f /dev/null"'
|
||||
exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name eDP-1 sh -c "fastfetch && tail -f /dev/null"'
|
||||
# exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name HDMI-A-1 sh -c "cmatrix -b -C magenta -a -u 10"'
|
||||
# exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name DP-3 sh -c "cava"'
|
||||
# exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name DP-1 sh -c "fastfetch && tail -f /dev/null"'
|
||||
# exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name eDP-1 sh -c "fastfetch && tail -f /dev/null"'
|
||||
|
||||
Reference in New Issue
Block a user