integrated stow symlink manager
This commit is contained in:
@@ -0,0 +1 @@
|
||||
source = ~/.config/hypr/conf/backlight/amd.conf
|
||||
@@ -0,0 +1,3 @@
|
||||
# Backlight for amd
|
||||
bindel = , XF86MonBrightnessUp, exec, brightnessctl -d amdgpu_bl1 set +5%
|
||||
bindel = , XF86MonBrightnessDown, exec, brightnessctl -d amdgpu_bl1 set 5%-
|
||||
@@ -0,0 +1,3 @@
|
||||
# Backlight for intel
|
||||
bindel = , XF86MonBrightnessUp, exec, brightnessctl -d intel_backlight set +5%
|
||||
bindel = , XF86MonBrightnessDown, exec, brightnessctl -d intel_backlight set 5%-
|
||||
@@ -1 +1 @@
|
||||
source = ~/.config/hypr/conf/monitors/nitro5.conf
|
||||
source = ~/.config/hypr/conf/monitors/default.conf
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
# -----------------------------------------------------
|
||||
# Monitor Setup
|
||||
# name: "Default"
|
||||
# name: "Lenovo"
|
||||
# -----------------------------------------------------
|
||||
|
||||
#monitor=eDP-1,1920x1080@144,0x0,1
|
||||
monitor=,highrr,auto,1
|
||||
monitor=eDP-1, 1366x768, 1920x0, 1
|
||||
monitor=HDMI-A-1, 1920x1080, 0x0, 1
|
||||
|
||||
Reference in New Issue
Block a user