mirror of
https://github.com/eliasrenman/dotfiles.git
synced 2026-03-16 20:46:08 +01:00
fix: ricing
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user