Files
DotFiles/packages/hyprland/.config/hypr/hyprland.conf
T
2026-07-04 23:48:24 +02:00

23 lines
336 B
Plaintext

monitor=,preferred,auto,1
exec-once = waybar
exec-once = mako
exec-once = hyprpaper
$mainMod = SUPER
bind = $mainMod, RETURN, exec, kitty
bind = $mainMod, D, exec, wofi --show drun
bind = $mainMod, Q, killactive
bind = $mainMod, M, exit
input {
kb_layout = us
}
general {
gaps_in = 4
gaps_out = 8
border_size = 2
}