Fuck about with styling and shit

This commit is contained in:
Maximilian Friedersdorff 2025-10-02 22:56:24 +01:00
parent 1a47d7aef2
commit 09a221d787
5 changed files with 25 additions and 38 deletions

View file

@ -7,7 +7,7 @@ exec swayidle -w
exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
# notification daemon
exec_always swaync&
exec_always fnott&
# Clear clipboard history
exec cliphist wipe

View file

@ -39,3 +39,10 @@ workspace 1 output "Acer Technologies VG270U P 0x05217924"
workspace 2 output "Acer Technologies VG270U P 0x9392CFAC"
{{- end }}
{{- if eq .chezmoi.hostname "rhenium" }}
output "Samsung Display Corp. 0x374A Unknown" {
position 0 0
scale 2
}
{{- end}}