Files
Single-install-script/configs/hypr/hyprland.conf
T
2026-02-20 15:57:01 +11:00

39 lines
961 B
Plaintext

# This file sources other files in `hyprland` and `custom` folders
# You wanna add your stuff in files in `custom`
$qsConfig = ii
exec = hyprctl dispatch submap global # DO NOT REMOVE THIS OR YOU WON'T BE ABLE TO USE ANY KEYBIND
submap = global # This is required for catchall to work
# Defaults
source=hyprland/env.conf
source=hyprland/execs.conf
source=hyprland/general.conf
source=hyprland/rules.conf
source=hyprland/colors.conf
source=hyprland/keybinds.conf
#source=hyprland/windowrules.conf
# Custom
source=custom/env.conf
source=custom/execs.conf
source=custom/general.conf
source=custom/rules.conf
source=custom/keybinds.conf
source=workspace.conf
# nwg-displays support
#source=workspaces.conf
source=monitors.conf
# Add this to your ~/.config/hypr/hyprland.conf
device {
name = cougar-gaming-keyboard-cougar-gaming-keyboard-consumer-control-1
scroll_factor = 0.0
}
device {
name = ydotoold-virtual-device-1
scroll_factor = 0.0
}