23 lines
336 B
Plaintext
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
|
|
}
|