source = ~/.config/hypr/dracula.conf # See https://wiki.hyprland.org/Configuring/Monitors/ #monitor=,preferred,auto,auto # See https://wiki.hyprland.org/Configuring/Keywords/ for more # Execute your favorite apps at launch # exec-once = waybar & hyprpaper & firefox # Some default env vars. env = XCURSOR_SIZE,24 # For all categories, see https://wiki.hyprland.org/Configuring/Variables/ input { kb_layout = de kb_variant = kb_model = kb_options = kb_rules = numlock_by_default = true follow_mouse = 1 accel_profile = flat touchpad { natural_scroll = no } sensitivity = 0 # -1.0 - 1.0, 0 means no modification. } general { # See https://wiki.hyprland.org/Configuring/Variables/ for more gaps_in = 3 gaps_out = 6 border_size = 1 no_cursor_warps = true layout = dwindle } decoration { # See https://wiki.hyprland.org/Configuring/Variables/ for more rounding = 3 blur = yes blur_size = 3 blur_passes = 1 blur_new_optimizations = true } animations { enabled = true # Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more bezier = overshot, 0.05, 0.9, 0.1, 1.1 animation = windows, 1, 3, overshot, slide animation = fade, 0, 6, default animation = border, 1, 6, default animation = workspaces, 1, 6, overshot, slide } dwindle { # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more pseudotile = yes # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below preserve_split = yes # you probably want this no_gaps_when_only = yes # whether to apply gaps when there is only one window } master { # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more new_is_master = true } source = ~/.config/hypr/binds.conf source = ~/.config/hypr/rules.conf exec-once = autostart-manage run-wayland