diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-02-17 10:39:50 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-02-17 10:39:50 +0100 |
| commit | f11b7c6e10afdaa1a23a1c768dd0d5034bc53964 (patch) | |
| tree | 1712b30ce99556bb5377fd63a4664dec233f3d79 /config | |
| parent | 8cc5b4be244c965ae22d6afa785575037e22cbb3 (diff) | |
| parent | 8c7856b8ac5a97314ab8e47902fe7788c0e45b57 (diff) | |
Merge branch 'main' of git.sr.ht:~rbdr/dotfiles
Diffstat (limited to 'config')
| -rw-r--r-- | config/sway/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/sway/config b/config/sway/config index 79c0114..ae73b47 100644 --- a/config/sway/config +++ b/config/sway/config @@ -226,6 +226,12 @@ bindsym $mod+r mode "resize" bindgesture swipe:3:left workspace next bindgesture swipe:3:right workspace prev +### Event bindings + +set $laptop eDP-1 +bindswitch --reload --locked lid:on output $laptop disable +bindswitch --reload --locked lid:off output $laptop enable + # # Status Bar: # |