From 741d48154da765d2c2894b70861dbbb68a836723 Mon Sep 17 00:00:00 2001 From: voidarclabs Date: Wed, 23 Jul 2025 13:54:00 +0100 Subject: [PATCH] added firefox submodule --- .config/hypr/startup.conf | 6 +++--- .mozilla/firefox | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) create mode 160000 .mozilla/firefox 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