2024-01-06 11:35:43 +08:00
|
|
|
# vim: filetype=swayconfig
|
|
|
|
|
|
|
|
include ~/.config/sway/conf.d/themes/dark
|
2024-01-10 17:28:42 +08:00
|
|
|
|
|
|
|
# laptop output mode
|
|
|
|
set $laptop eDP-1
|
2024-05-01 11:58:43 +08:00
|
|
|
bindswitch --reload --locked lid:on exec ~/.config/sway/scripts/lid_switch/laptop_screen.sh disable
|
|
|
|
bindswitch --reload --locked lid:off exec ~/.config/sway/scripts/lid_switch/laptop_screen.sh enable
|
2024-01-10 17:28:42 +08:00
|
|
|
|
|
|
|
#workspace_auto_back_and_forth yes
|
2024-05-06 21:15:11 +08:00
|
|
|
force_display_urgency_hint 1000 ms
|
2024-01-10 17:28:42 +08:00
|
|
|
smart_borders no_gaps
|
2024-01-10 21:07:26 +08:00
|
|
|
|
|
|
|
seat * xcursor_theme Adwaita
|
2024-02-18 15:28:35 +08:00
|
|
|
|
|
|
|
seat * hide_cursor 10000
|