Hyprland/example/hyprland.conf
2022-03-20 16:01:47 +01:00

23 lines
473 B
Plaintext

# This is an example Hyprland config file.
# Syntax is the same as in Hypr, but settings might differ.
#
# Refer to the wiki for more information.
monitor=,1280x720@60,0x0,0.5,1
workspace=DP-1,1
general {
max_fps=240
sensitivity=0.25
main_mod=SUPER
gaps_in=5
gaps_out=20
border_size=1
col.active_border=0x66ee1111
col.inactive_border=0x66333333
}
bind=SUPER,T,exec,xterm
bind=SUPER,Q,killactive,
bind=SUPERSHIFT,Q,exec,pkill Hyprland