updated scripts and waybar
This commit is contained in:
@@ -11,3 +11,4 @@ env = QT_QPA_PLATFORMTHEME,qt6ct
|
||||
env = LIBVA_DRIVER_NAME,radeonsi
|
||||
env = VDPAU_DRIVER,radeonsi
|
||||
env = MOZ_ENABLE_WAYLAND,1
|
||||
env = ELECTRON_OZONE_PLATFORM_HINT,wayland
|
||||
|
38
hypr/modules/plugins.conf
Normal file
38
hypr/modules/plugins.conf
Normal file
@@ -0,0 +1,38 @@
|
||||
exec-once = hyprpm reload -n
|
||||
|
||||
# plugin:hyprfocus {
|
||||
# enabled = yes
|
||||
# animate_floating = yes
|
||||
# animate_workspacechange = yes
|
||||
# focus_animation = shrink
|
||||
# # Beziers for focus animations
|
||||
# bezier = bezIn, 0.5,0.0,1.0,0.5
|
||||
# bezier = bezOut, 0.0,0.5,0.5,1.0
|
||||
# bezier = overshot, 0.05, 0.9, 0.1, 1.05
|
||||
# bezier = smoothOut, 0.36, 0, 0.66, -0.56
|
||||
# bezier = smoothIn, 0.25, 1, 0.5, 1
|
||||
# bezier = realsmooth, 0.28,0.29,.69,1.08
|
||||
# # Flash settings
|
||||
# flash {
|
||||
# flash_opacity = 0.95
|
||||
# in_bezier = realsmooth
|
||||
# in_speed = 0.5
|
||||
# out_bezier = realsmooth
|
||||
# out_speed = 3
|
||||
# }
|
||||
# # Shrink settings
|
||||
# shrink {
|
||||
# shrink_percentage = 0.95
|
||||
# in_bezier = realsmooth
|
||||
# in_speed = 1
|
||||
# out_bezier = realsmooth
|
||||
# out_speed = 2
|
||||
# }
|
||||
# }
|
||||
#
|
||||
# plugin:csgo-vulkan-fix {
|
||||
# res_w = 1280
|
||||
# res_h = 960
|
||||
# class = gamescope
|
||||
# fix_mouse = true
|
||||
# }
|
@@ -11,56 +11,74 @@ windowrulev2=noblur,class:^()$,title:^()$
|
||||
|
||||
|
||||
# games for tearing add the immediate rule
|
||||
windowrule = immediate, class:^(cs2)$
|
||||
windowrule = immediate, class:^(gamescope)$
|
||||
|
||||
# Float Windows
|
||||
windowrule=float,title:^(Open File)$
|
||||
windowrule=float,title:^(Select a File)$
|
||||
windowrule=float,title:^(Choose a file)$
|
||||
windowrule=float,title:^(Save As)$
|
||||
windowrule=float,title:^(Save File)$
|
||||
windowrule=float,title:^(branchdialog)$
|
||||
windowrule=float,title:^(pinentry-gtk-2)$
|
||||
windowrule=float,title:^(Confirm to replace files)$
|
||||
windowrule=float,title:^(File Operation Progress)$
|
||||
windowrule=float,class:^(pavucontrol|blueman-manager|nm-connection-editor)$
|
||||
windowrulev2=float,title:^(Open File)$
|
||||
windowrulev2=float,title:^(Select a File)$
|
||||
windowrulev2=float,title:^(Choose a file)$
|
||||
windowrulev2=float,title:^(Save As)$
|
||||
windowrulev2=float,title:^(Save File)$
|
||||
windowrulev2=float,title:^(branchdialog)$
|
||||
windowrulev2=float,title:^(pinentry-gtk-2)$
|
||||
windowrulev2=float,title:^(Confirm to replace files)$
|
||||
windowrulev2=float,title:^(File Operation Progress)$
|
||||
windowrulev2=float,class:^(pavucontrol|blueman-manager|nm-connection-editor)$
|
||||
|
||||
# Center and Resize Windows
|
||||
windowrule=size 800 600,title:^(Open File)$
|
||||
windowrule=size 800 600,title:^(Select a File)$
|
||||
windowrule=size 800 600,title:^(Choose a file)$
|
||||
windowrule=size 800 600,title:^(Save As)$
|
||||
windowrule=size 800 600,title:^(Save File)$
|
||||
windowrule=size 800 600,title:^(branchdialog)$
|
||||
windowrule=size 800 600,title:^(pinentry-gtk-2)$
|
||||
windowrule=size 800 600,title:^(Confirm to replace files)$
|
||||
windowrule=size 800 600,title:^(File Operation Progress)$
|
||||
windowrule=size 800 600,class:^(pavucontrol|blueman-manager|nm-connection-editor)$
|
||||
windowrule=center,title:^(Open File)$
|
||||
windowrule=center,title:^(Select a File)$
|
||||
windowrule=center,title:^(Choose a file)$
|
||||
windowrule=center,title:^(Save As)$
|
||||
windowrule=center,title:^(Save File)$
|
||||
windowrule=center,title:^(branchdialog)$
|
||||
windowrule=center,title:^(pinentry-gtk-2)$
|
||||
windowrule=center,title:^(Confirm to replace files)$
|
||||
windowrule=center,title:^(File Operation Progress)$
|
||||
windowrule=center,class:^(pavucontrol|blueman-manager|nm-connection-editor)$
|
||||
windowrule=noblur,title:^(Open File)$
|
||||
windowrule=noblur,title:^(Select a File)$
|
||||
windowrule=noblur,title:^(Choose a file)$
|
||||
windowrule=noblur,title:^(Save As)$
|
||||
windowrule=noblur,title:^(Save File)$
|
||||
windowrule=noblur,title:^(branchdialog)$
|
||||
windowrule=noblur,title:^(pinentry-gtk-2)$
|
||||
windowrule=noblur,title:^(Confirm to replace files)$
|
||||
windowrule=noblur,title:^(File Operation Progress)$
|
||||
windowrule=noblur,class:^(pavucontrol|blueman-manager|nm-connection-editor)$
|
||||
windowrulev2=size 800 600,title:^(Open File)$
|
||||
windowrulev2=size 800 600,title:^(Select a File)$
|
||||
windowrulev2=size 800 600,title:^(Choose a file)$
|
||||
windowrulev2=size 800 600,title:^(Save As)$
|
||||
windowrulev2=size 800 600,title:^(Save File)$
|
||||
windowrulev2=size 800 600,title:^(branchdialog)$
|
||||
windowrulev2=size 800 600,title:^(pinentry-gtk-2)$
|
||||
windowrulev2=size 800 600,title:^(Confirm to replace files)$
|
||||
windowrulev2=size 800 600,title:^(File Operation Progress)$
|
||||
windowrulev2=size 800 600,class:^(pavucontrol|blueman-manager|nm-connection-editor)$
|
||||
windowrulev2=center,title:^(Open File)$
|
||||
windowrulev2=center,title:^(Select a File)$
|
||||
windowrulev2=center,title:^(Choose a file)$
|
||||
windowrulev2=center,title:^(Save As)$
|
||||
windowrulev2=center,title:^(Save File)$
|
||||
windowrulev2=center,title:^(branchdialog)$
|
||||
windowrulev2=center,title:^(pinentry-gtk-2)$
|
||||
windowrulev2=center,title:^(Confirm to replace files)$
|
||||
windowrulev2=center,title:^(File Operation Progress)$
|
||||
windowrulev2=center,class:^(pavucontrol|blueman-manager|nm-connection-editor)$
|
||||
windowrulev2=noblur,title:^(Open File)$
|
||||
windowrulev2=noblur,title:^(Select a File)$
|
||||
windowrulev2=noblur,title:^(Choose a file)$
|
||||
windowrulev2=noblur,title:^(Save As)$
|
||||
windowrulev2=noblur,title:^(Save File)$
|
||||
windowrulev2=noblur,title:^(branchdialog)$
|
||||
windowrulev2=noblur,title:^(pinentry-gtk-2)$
|
||||
windowrulev2=noblur,title:^(Confirm to replace files)$
|
||||
windowrulev2=noblur,title:^(File Operation Progress)$
|
||||
windowrulev2=noblur,class:^(pavucontrol|blueman-manager|nm-connection-editor)$
|
||||
|
||||
# Workspace Rules
|
||||
# windowrule=workspace 1,class:^(firefox)$
|
||||
# windowrule=workspace 2,class:^(kitty)$
|
||||
# windowrule=workspace 3,class:^(Code)$
|
||||
# windowrule=workspace 4,class:^(steam)$
|
||||
# windowrule=workspace 5,class:^(discord)$
|
||||
|
||||
|
||||
windowrulev2=workspace special:magic silent,class:^(Spotify)$
|
||||
windowrulev2=workspace special:magic silent,class:^(discord|vesktop)$
|
||||
|
||||
# steam rules
|
||||
|
||||
windowrulev2=workspace 3 silent, class:^(steam)$, title:^(Steam)$
|
||||
windowrulev2=workspace 4, class:^(gamescope)$
|
||||
|
||||
# fixed sizes for different windows
|
||||
windowrulev2=size 400 800,title:^(Friends List)$ class:^(steam)$
|
||||
windowrulev2=size 1000 800,title:^(Steam Settings)$ class:^(steam)$
|
||||
windowrulev2=size 1000 800,title:^(Add Non-Steam Game)$ class:^(steam)$
|
||||
|
||||
# float windows that arent the main steam window
|
||||
windowrulev2 = float, class:^(steam)$, title:negative:^(Steam)$
|
||||
windowrulev2 = noblur, class:^(steam)$, title:negative:^(Steam)$
|
||||
# windowrulev2 = center, class:^(steam)$, title:negative:^(Steam)$
|
||||
|
||||
# allow tearing for games started with gamescope
|
||||
windowrulev2 = immediate, class:^(gamescope)$
|
||||
|
Reference in New Issue
Block a user