mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 09:15:34 +00:00
41 lines
683 B
Plaintext
41 lines
683 B
Plaintext
monitor=eDP-1,2256x1504@60,auto,1.175
|
|
|
|
# Enviroment
|
|
source = ~/.config/hypr/env.conf
|
|
|
|
# Startup programs
|
|
source = ~/.config/hypr/startup-all.conf
|
|
source = ~/.config/hypr/startup-framework.conf
|
|
|
|
# Default env vars
|
|
env = XCURSOR_SIZE,24
|
|
env = QT_QPA_PLATFORMTHEME,qt5ct
|
|
|
|
source = ~/.config/hypr/general.conf
|
|
|
|
input {
|
|
kb_layout = us
|
|
kb_variant =
|
|
kb_model =
|
|
kb_options =
|
|
kb_rules =
|
|
follow_mouse = 1
|
|
touchpad {
|
|
natural_scroll = yes
|
|
}
|
|
sensitivity = 0
|
|
}
|
|
|
|
xwayland {
|
|
force_zero_scaling = true
|
|
}
|
|
|
|
misc {
|
|
force_default_wallpaper = 0
|
|
}
|
|
|
|
windowrulev2 = suppressevent maximize, class:.*
|
|
|
|
source = ~/.config/hypr/bind-all.conf
|
|
source = ~/.config/hypr/bind-framework.conf
|