This commit is contained in:
2026-01-04 16:37:22 -05:00
parent a80e5268ae
commit 57240fc4d5
2 changed files with 23 additions and 21 deletions

View File

@@ -16,6 +16,8 @@
# Create your files separately and then link them to this file like this: # Create your files separately and then link them to this file like this:
# source = ~/.config/hypr/myColors.conf # source = ~/.config/hypr/myColors.conf
info_bar = 0
################ ################
### MONITORS ### ### MONITORS ###
################ ################
@@ -50,21 +52,21 @@ $menu = fuzzel
################# #################
plugin { #plugin {
hyprbars { #hyprbars {
font = "Sans 12" # font = "Sans 12"
buttons_enabled = true # buttons_enabled = true
bar_height = 30 # bar_height = 30
bar_color = rgba(1f1f1fff) # bar_color = rgba(1f1f1fff)
font_color = rgba(2c2c2cff) # font_color = rgba(2c2c2cff)
bar_blur = true # bar_blur = true
inherit_border = true # inherit_border = true
use_border_color = true # use_border_color = true
bar_precedence_over_border = false # bar_precedence_over_border = false
hyprbars-button = rgba(2c2c2cff), 15, X, hyprctl dispatch killactive, rgba(ff0000ff) # hyprbars-button = rgba(2c2c2cff), 15, X, hyprctl dispatch killactive, rgba(ff0000ff)
hyprbars-button = rgba(2c2c2cff), 15, F, hyprctl dispatch fullscreen 1 # hyprbars-button = rgba(2c2c2cff), 15, F, hyprctl dispatch fullscreen 1
} # }
} #}
# Autostart necessary processes (like notifications daemons, status bars, etc.) # Autostart necessary processes (like notifications daemons, status bars, etc.)
# Or execute your favorite apps at launch like this: # Or execute your favorite apps at launch like this:
@@ -82,8 +84,7 @@ exec-once = blueman-applet
exec-once = kdeconnect-indicator exec-once = kdeconnect-indicator
exec-once = bash -c "source ~/.local/bin/riceman 2" # Sets system colorscheme to "4" (nord) exec-once = bash -c "source ~/.local/bin/riceman 2" # Sets system colorscheme to "4" (nord)
exec = setxkbmap us exec = setxkbmap us
exec = eww open ports exec = eww open dashboard
exec = eww open clock
############################# #############################
### ENVIRONMENT VARIABLES ### ### ENVIRONMENT VARIABLES ###
@@ -186,8 +187,8 @@ animations {
# windowrule = rounding 0, floating:0, onworkspace:w[tv1] # windowrule = rounding 0, floating:0, onworkspace:w[tv1]
# windowrule = bordersize 0, floating:0, onworkspace:f[1] # windowrule = bordersize 0, floating:0, onworkspace:f[1]
# windowrule = rounding 0, floating:0, onworkspace:f[1] # windowrule = rounding 0, floating:0, onworkspace:f[1]
windowrule = plugin:hyprbars:bar_color rgba(2c2c2c55), floating:1 #windowrule = plugin:hyprbars:bar_color rgba(2c2c2c55), floating:1
windowrule = plugin:hyprbars:bar_color rgba(000000ff), fullscreen:1 #windowrule = plugin:hyprbars:bar_color rgba(000000ff), fullscreen:1
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
dwindle { dwindle {
@@ -381,7 +382,7 @@ bindl = , XF86AudioPrev, exec, playerctl previous
# windowrule = float,class:^(kitty)$,title:^(kitty)$ # windowrule = float,class:^(kitty)$,title:^(kitty)$
# Ignore maximize requests from apps. You'll probably like this. # Ignore maximize requests from apps. You'll probably like this.
windowrule = suppressevent maximize, class:.* #windowrule = suppressevent maximize, class:.*
# Fix some dragging issues with XWayland # Fix some dragging issues with XWayland
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0 #windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0

1
hyprpaper.conf Normal file
View File

@@ -0,0 +1 @@
splash = false