diff --git a/.config/hypr/local.conf b/.config/hypr/local.conf index feb1aba2..38a89046 100644 --- a/.config/hypr/local.conf +++ b/.config/hypr/local.conf @@ -1 +1,2 @@ exec-once = "echo hi" +exec-once = xremap ~/.config/xremap/config.yml --device /dev/input/event0 # Remap Caps to esc so i can use nvim without losing it diff --git a/.config/hypr/startup.conf b/.config/hypr/startup.conf index 89de9f47..b7c39b29 100644 --- a/.config/hypr/startup.conf +++ b/.config/hypr/startup.conf @@ -10,7 +10,6 @@ exec-once = curl -X POST -H "Content-Type: application/json" -d "{\"ref\":\"$(gi exec-once = elephant # Data for Walker exec-once = walker --gapplication-service # make walker faster exec-once = swaync # Notifications -exec-once = xremap ~/.config/xremap/config.yml --device /dev/input/event0 # Remap Caps to esc so i can use nvim without losing it exec-once = wpaperd -d # 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 diff --git a/.nixos b/.nixos index 0e6a665f..347e33fa 160000 --- a/.nixos +++ b/.nixos @@ -1 +1 @@ -Subproject commit 0e6a665fe72fc54aab1db5fe8db9c1a1b73021ee +Subproject commit 347e33fa69a3bbad470d2f7f6adf465d212d8177 diff --git a/pc-files/.config/hypr/local.conf b/pc-files/.config/hypr/local.conf index 64edf744..157c3c40 100644 --- a/pc-files/.config/hypr/local.conf +++ b/pc-files/.config/hypr/local.conf @@ -2,5 +2,3 @@ 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-2 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 = hyprfloat