normal update

This commit is contained in:
RafayAhmad7548 2026-03-13 01:11:46 +05:00
parent cff1deb93f
commit 8137ce7e25
Signed by: RafayAhmad
SSH key fingerprint: SHA256:WURX8viobA1uawb4dWM3LqYrY+XPcZcXhAXAlrYdhtE
10 changed files with 48 additions and 88 deletions

View file

@ -19,10 +19,10 @@ exec-once = swaync
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once = eww daemon
exec-once = hyprpaper && ~/dotfiles/scripts/currentWallpaperHyprlock.sh
exec-once = hyprpaper
exec-once = /home/rafayahmad/dotfiles/scripts/brightnessWidget.sh
exec-once = ~/dotfiles/scripts/battWarning.sh
exec-once = ~/dotfiles/scripts/youtubeBlocker.py
exec-once = ~/dotfiles/scripts/youtubeBlocker.sh
exec-once = [workspace special:fluffychat silent] GTK_CSD=0 /opt/fluffychat/fluffychat
exec-once = [workspace special:thunderbird silent] thunderbird
@ -142,10 +142,9 @@ misc {
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
# windowrulev2 = nomaximizerequest, class:.* # You'll probably like this.
windowrulev2 = pin, class:(Rofi)
windowrulev2 = float, class:(clipse)
windowrulev2 = size 700 600, class:(clipse)
windowrulev2 = float, class:^(xdg-desktop-portal-gtk|gtk3-filechooser-dialog)$
windowrulev2 = size 900 600, class:^(xdg-desktop-portal-gtk|gtk3-filechooser-dialog)$
windowrulev2 = float, class:(org.gnome.Calculator)
windowrulev2 = size 500 700, class:(org.gnome.Calculator)
windowrule = match:class clipse, float 1
windowrule = match:class clipse, size 700 600
windowrule = match:class ^(xdg-desktop-portal-gtk|gtk3-filechooser-dialog)$, float 1
windowrule = match:class ^(xdg-desktop-portal-gtk|gtk3-filechooser-dialog)$, size 900 600
windowrule = match:class org.gnome.Calculator, float 1
windowrule = match:class org.gnome.Calculator, size 500 700