removed hyprfloat and pc caps rebind, better usb management for hotplugging
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
2
.nixos
2
.nixos
Submodule .nixos updated: 0e6a665fe7...347e33fa69
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user