summaryrefslogtreecommitdiff
path: root/config/hypr/hyprland.conf
blob: 31017f56eecf87e793f5e7f00324af8b0c96f592 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
source = ./source.conf
source = ./macchiato.conf
source = ./decoration.conf
source = ./keybindings.conf
source = ./animations.conf
source = ./windowrule.conf

monitor = HDMI-A-1, 1920x1080@100, 0x0, 1

exec-once = waybar &
exec-once = hyprpaper &
//exec-once = qs -c noctalia-shell
dwindle {
    preserve_split = true
}

master {
    new_status = master
}
input {
    kb_layout = us, ru
    kb_variant =
    kb_model =
    kb_options = grp:alt_shift_toggle, caps:none
    kb_rules =
    #left_handed = true
    follow_mouse = 1
    sensitivity = 0
}