mirror of
https://github.com/rywng/dotfiles.git
synced 2024-11-23 03:11:49 +08:00
15 lines
350 B
Plaintext
15 lines
350 B
Plaintext
# vim: filetype=swayconfig
|
|
|
|
include ~/.config/sway/conf.d/themes/dark
|
|
|
|
# laptop output mode
|
|
set $laptop eDP-1
|
|
bindswitch --reload --locked lid:on output $laptop disable
|
|
bindswitch --reload --locked lid:off output $laptop enable
|
|
|
|
#workspace_auto_back_and_forth yes
|
|
force_display_urgency_hint 500 ms
|
|
smart_borders no_gaps
|
|
|
|
seat * xcursor_theme Adwaita
|