fixes windowrules

This commit is contained in:
2025-03-30 18:26:28 +02:00
parent 516579656e
commit 6201c42079
5 changed files with 35 additions and 30 deletions

View File

@ -6,7 +6,6 @@ source = ~/.config/hypr/config/defaults.conf
# Autostart wiki https://wiki.hyprland.org/0.45.0/Configuring/Keywords/#executing #
exec-once = swaybg -o \* -i /usr/share/wallpapers/cachyos-wallpapers/Skyscraper.png -m fill
exec-once = waybar &
exec-once = fcitx5 -d &
exec-once = mako &

View File

@ -2,7 +2,7 @@
# ┃ Defaults Configuration ┃
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
$filemanager =
$filemanager = dolphin
$applauncher = rofi -show combi -modi window,run,combi -combi-modi window,run
$terminal = alacritty
$idlehandler = swayidle -w timeout 300 'swaylock -f -c 000000' before-sleep 'swaylock -f -c 000000'

View File

@ -5,7 +5,7 @@
# Windows Rules https://wiki.hyprland.org/0.45.0/Configuring/Window-Rules/ #
# Float Necessary Windows
windowrule = float, Rofi
windowrule = float, title:Rofi
windowrulev2 = float, class:^(org.pulseaudio.pavucontrol)
windowrulev2 = float, class:^()$,title:^(Picture in picture)$
windowrulev2 = float, class:^()$,title:^(Save File)$

View File

@ -1 +0,0 @@
workspace = 3, on-created-empty:$applauncher