fix: ricing

This commit is contained in:
Elias Renman
2023-11-30 14:56:35 +01:00
parent e593c587dd
commit 9844ec7e3a
7 changed files with 81 additions and 16 deletions

View File

@@ -11,6 +11,7 @@ exec-once = hyprpaper
# See https://wiki.hyprland.org/Configuring/Monitors/
#
monitor=,preferred,auto,auto
monitor=,addreserved,5,15,15,15
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
@@ -50,6 +51,7 @@ master {
gestures {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
workspace_swipe = true
workspace_swipe_invert = false
}
# Example per-device config
@@ -65,7 +67,3 @@ device:epic-mouse-v1 {
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
# Laptop lid switch
# bindl=,switch:Lid Switch,exec,swaylock
bindl=,switch:off:Lid Switch,exec,hyprctl keyword monitor "eDP-1, 3000x2000@60,0x0,auto"
bindl=,switch:on:Lid Switch,exec,hyprctl keyword monitor "eDP-1, disable"