Compare commits

..

No commits in common. "6085c9f417f333ea3970c11c940b0c6f6767a602" and "4fa809a5068662c67f5811971430b4b233631e43" have entirely different histories.

3 changed files with 13 additions and 14 deletions

View file

@ -106,7 +106,7 @@ AUTOINSTALL_ITEM_GROUPS="graphical"
#AUTOINSTALL_ITEM_GROUPS="graphical"
AUTOINSTALL_ITEM_TYPE="exe"
AUTOINSTALL_ITEM_SOURCE='$(curl -fsSL "https://data.services.jetbrains.com/products?code=TBA&release.type=release&fields=releases" | jq -r ".[0].releases[0].downloads.linux.link")'
AUTOINSTALL_ITEM_SOURCE="$(curl -fsSL 'https://data.services.jetbrains.com/products?code=TBA&release.type=release&fields=releases' | jq -r '.[0].releases[0].downloads.linux.link')"
AUTOINSTALL_ITEM_TARGET="jetbrains-toolbox"
AUTOINSTALL_ITEM_PIPE="tar xzO"
AUTOINSTALL_ITEM_GROUPS="graphical"

View file

@ -24,10 +24,19 @@ windowrulev2 = workspace $ws_msg silent, class:(Signal)
# Specific rules
windowrulev2 = move 100%-300 100%-30, class:(steam), title:^(notificationtoasts)
windowrulev2 = nofocus, class:(steam), title:^(notificationtoasts)
windowrulev2 = float, class:(steam), title:^(Friends List)
windowrulev2 = float, class:(zenity), title:^(Progress)
windowrulev2 = noinitialfocus, class:(steam), title:^(Friends List)
#windowrulev2 = workspace $ws_chat silent, class:(steam), title:^(Friends List)
windowrulev2 = float, class:(xdg-desktop-portal-gtk)
#windowrulev2 = monitor $mon2, class:(thunderbird), title:^$ # where monitor silent rule?
windowrulev2 = noinitialfocus, class:(thunderbird), title:^$
windowrulev2 = float, class:(thunderbird), title:^$
#windowrulev2 = move 5 5, class:(thunderbird), title:^$
windowrulev2 = float, class:(thunderbird), title:(Reminder)
@ -37,19 +46,10 @@ windowrulev2 = float, class:(Pinetry-gtk-2)
windowrulev2 = fullscreen, class:(FreeTube)
#windowrulev2 = tile, class:(discord)
#windowrulev2 = nofullscreenrequest, class:(discord)
windowrulev2 = float, class:(com/.https://ultimaker.UltiMaker-Cura), title:(UltiMaker-Cura)
# https://github.com/hyprwm/Hyprland/issues/4257#issuecomment-1879781806
windowrulev2 = noinitialfocus,class:^jetbrains-(?!toolbox),floating:1
# Gaming Rules (steam and games)
windowrulev2 = move 100%-300 100%-30, class:(steam), title:^(notificationtoasts)
windowrulev2 = nofocus, class:(steam), title:^(notificationtoasts)
windowrulev2 = float, class:(zenity), title:^(Progress)
windowrulev2 = noinitialfocus, class:(steam), title:^(Friends List)
windowrulev2 = workspace $ws_chat silent, class:(steam), title:^(Friends List)
windowrulev2 = fullscreen, class:^cs2$
windowrulev2 = workspace $ws_focus, class:^cs2$

View file

@ -57,7 +57,6 @@ animations {
bezier = overshot, 0.05, 0.9, 0.1, 1.1
animation = windows, 1, 3, overshot, slide
animation = windowsMove, 1, 3, default
animation = fade, 0, 6, default
animation = border, 1, 6, default
animation = workspaces, 1, 6, overshot, slide