dotfiles/.config/sway/config.d/display

17 lines
393 B
Plaintext
Raw Normal View History

2022-08-25 09:45:10 +08:00
# vim: filetype=i3config
# wallpaper
2022-09-22 22:59:13 +08:00
output * bg $(find ~/Pictures/Wallpapers/dark -type f | shuf -n1) fill
2022-08-25 09:45:10 +08:00
# laptop output mode
set $laptop eDP-1
bindswitch --reload --locked lid:on output $laptop disable
bindswitch --reload --locked lid:off output $laptop enable
# bar
bar swaybar_command waybar
#workspace_auto_back_and_forth yes
force_display_urgency_hint 500 ms
smart_borders no_gaps