Fuck about with styling and shit
This commit is contained in:
parent
1a47d7aef2
commit
09a221d787
5 changed files with 25 additions and 38 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue