diff --git a/.config/hypr/startup.conf b/.config/hypr/startup.conf index 823d59d3..d1bcc9d1 100644 --- a/.config/hypr/startup.conf +++ b/.config/hypr/startup.conf @@ -13,6 +13,6 @@ 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 #cool decorations -exec-once = hyprctl dispatch exec 'kitten panel --edge=background -o background_opacity=0 --output-name HDMI-A-1 sh -c "cmatrix -b -C magenta -a -u 10"' -exec-once = hyprctl dispatch exec 'kitten panel --edge=background -o background_opacity=0 --output-name DP-3 sh -c "cava"' -exec-once = hyprctl dispatch exec 'kitten panel --edge=background -o background_opacity=0 --output-name DP-1 sh -c "neofetch && 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"' diff --git a/.mozilla/firefox b/.mozilla/firefox new file mode 160000 index 00000000..552b7fd4 --- /dev/null +++ b/.mozilla/firefox @@ -0,0 +1 @@ +Subproject commit 552b7fd45e95a8882afe0f34f9aa6f990919af6f