improve zsh conf
This commit is contained in:
@ -64,6 +64,7 @@ env = WLR_NO_HARDWARE_CURSORS,1
|
||||
env = CLUTTER_BACKEND,wayland
|
||||
env = SDL_VIDEODRIVER,wayland,x11
|
||||
env = GDK_BACKEND,wayland,x11
|
||||
env = SDL_AUDIODRIVER,pipewire
|
||||
|
||||
# jetbrains
|
||||
env = _JAVA_AWT_WM_NONREPARENTING, 1
|
||||
@ -109,11 +110,13 @@ general {
|
||||
resize_on_border = false
|
||||
|
||||
# Please see https://wiki.hypr.land/Configuring/Tearing/ before you turn this on
|
||||
allow_tearing = false
|
||||
allow_tearing = true
|
||||
|
||||
layout = dwindle
|
||||
}
|
||||
|
||||
# windowrule = immediate, class:^(cs2)$
|
||||
|
||||
|
||||
# --- Decorations / cosmic glass ---
|
||||
decoration {
|
||||
@ -216,6 +219,7 @@ misc {
|
||||
force_default_wallpaper = 0 # Set to 0 or 1 to disable the anime mascot wallpapers
|
||||
disable_hyprland_logo = true # If true disables the random hyprland logo / anime girl background. :(
|
||||
middle_click_paste = false
|
||||
vrr = 2
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Generated by nwg-displays on 2026-04-20 at 01:17:12. Do not edit manually.
|
||||
|
||||
monitor=DP-1,2560x1440@165.0,6626x876,1.0
|
||||
monitor=DP-1,2560x1440@165.0,6626x876,1.0,vrr,2
|
||||
monitor=DP-2,2560x1440@165.0,4066x876,1.0
|
||||
monitor=HDMI-A-2,1920x1080@60.0,9186x396,1.0,transform,3
|
||||
# monitor=HDMI-A-2,transform,3
|
||||
|
||||
Reference in New Issue
Block a user