mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:53:55 -05:00
sway: added support for laptop clamshell mode
This commit is contained in:
parent
f32004abc6
commit
b956caa085
|
@ -366,6 +366,9 @@
|
|||
wayland.windowManager.sway.extraConfig = ''
|
||||
bindgesture swipe:right workspace prev
|
||||
bindgesture swipe:left workspace next
|
||||
|
||||
bindswitch --reload --locked lid:on output eDP-1 disable
|
||||
bindswitch --reload --locked lid:off output eDP-1 enable
|
||||
|
||||
blur enable
|
||||
blur_passes 1
|
||||
|
|
Loading…
Reference in a new issue