mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 13:03:56 -05:00
sway: added support for laptop clamshell mode
This commit is contained in:
parent
f32004abc6
commit
b956caa085
|
@ -367,6 +367,9 @@
|
||||||
bindgesture swipe:right workspace prev
|
bindgesture swipe:right workspace prev
|
||||||
bindgesture swipe:left workspace next
|
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 enable
|
||||||
blur_passes 1
|
blur_passes 1
|
||||||
corner_radius 10
|
corner_radius 10
|
||||||
|
|
Loading…
Reference in a new issue