dotfiles/config/sway/config

22 lines
608 B
Plaintext
Raw Normal View History

2023-12-07 01:03:55 +02:00
#output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
output DP-3 resolution 1920x1080@143.855hz pos 0 540
output HDMI-A-1 resolution 1920x1080@72.038hz pos 1920 0 transform 90
2023-12-07 01:03:55 +02:00
bar {
position top
2023-12-21 13:23:52 +02:00
status_command while date +'%H.%M.%S %d.%m.%Y'; do sleep 1; done
2023-12-07 01:03:55 +02:00
colors {
statusline #ffffff
background #323232
inactive_workspace #32323200 #32323200 #5c5c5c
}
}
2023-12-21 11:27:01 +02:00
# focus_follows_mouse no
2023-12-07 01:03:55 +02:00
include /etc/sway/config.d/*
include /home/siina/.config/sway/config.d/*
2023-12-07 01:05:51 +02:00
### Screencast fix
2023-12-07 01:03:55 +02:00
exec --no-startup-id dbus-update-activation-environment --all