1
1
mirror of https://github.com/rywng/dotfiles.git synced 2024-11-23 11:21:50 +08:00
dotfiles/.config/sway/config.d/display

20 lines
428 B
Plaintext
Raw Normal View History

2022-08-25 09:45:10 +08:00
# vim: filetype=i3config
# wallpaper
output * bg $(find ~/Pictures/Wallpapers/ -type f | shuf -n1) fill
# 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
#borders stuff
default_border pixel 1
#workspace_auto_back_and_forth yes
force_display_urgency_hint 500 ms
smart_borders no_gaps