forked from Shinonome/dots-hyprland
adopt hypridle and hyprlock; byebye swayidle and swaylock
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# For Auto-run stuff see execs.conf
|
||||
# For Window/layer rules see rules.conf
|
||||
|
||||
source=~/.config/hypr/env.conf
|
||||
source=~/.config/hypr/hyprland/env.conf
|
||||
|
||||
# MONITOR CONFIG
|
||||
monitor=,preferred,auto,1
|
||||
@@ -13,7 +13,7 @@ monitor=,addreserved, 0, 0, 0, 0
|
||||
# monitor=HDMI-A-1,1920x1080@60,1920x0,1,mirror,eDP-1
|
||||
|
||||
# Startup executions
|
||||
source=~/.config/hypr/execs.conf
|
||||
source=~/.config/hypr/hyprland/execs.conf
|
||||
|
||||
input {
|
||||
# Keyboard: Add a layout and uncomment kb_options for Win+Space switching shortcut
|
||||
@@ -150,20 +150,20 @@ misc {
|
||||
}
|
||||
|
||||
debug {
|
||||
# overlay = true
|
||||
# damage_tracking = 0
|
||||
# overlay = true
|
||||
# damage_tracking = 0
|
||||
|
||||
# damage_blink = yes
|
||||
}
|
||||
|
||||
# Window and layer rules
|
||||
layerrule = noanim, selection
|
||||
source=~/.config/hypr/rules.conf
|
||||
source=~/.config/hypr/hyprland/rules.conf
|
||||
|
||||
# Dynamic colors
|
||||
source=~/.config/hypr/colors.conf
|
||||
source=~/.config/hypr/hyprland/colors.conf
|
||||
|
||||
# Keybinds
|
||||
source=~/.config/hypr/keybinds.conf
|
||||
source=~/.config/hypr/hyprland/keybinds.conf
|
||||
|
||||
windowrulev2=rounding 20, onworkspace:1
|
||||
|
||||
Reference in New Issue
Block a user