From 7a49b4668499b9f8457c2c5a7ed2536b954b7ebe Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 29 Jan 2025 17:21:47 +0900 Subject: Added Hyprland animations from different popular Hyprland users. default keybind to toggle animation is SUPER SHIFT A --- copy.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'copy.sh') diff --git a/copy.sh b/copy.sh index 7490f460..a27a47f9 100755 --- a/copy.sh +++ b/copy.sh @@ -513,7 +513,8 @@ FILES_TO_RESTORE=( "Laptops.conf" "Monitors.conf" "Startup_Apps.conf" - "UserDecorAnimations.conf" + "UserDecorations.conf" + "UserAnimations.conf" "UserKeybinds.conf" "UserSettings.conf" "WindowRules.conf" -- cgit v1.2.3 From ef37da61f883ee8d4a721aeed28c7596beb22734 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 29 Jan 2025 21:05:06 +0900 Subject: updated dots copy --- config/hypr/initial-boot.sh | 2 +- copy.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'copy.sh') diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh index 4cde9a47..4d2d6aaa 100755 --- a/config/hypr/initial-boot.sh +++ b/config/hypr/initial-boot.sh @@ -10,7 +10,7 @@ # Variables scriptsDir=$HOME/.config/hypr/scripts wallpaper=$HOME/.config/hypr/wallpaper_effects/.wallpaper_modified -waybar_style="$HOME/.config/waybar/style/[Wallust] Chroma Tally.css" +waybar_style="$HOME/.config/waybar/style/[Extra] Modern-Combined - Transparent.css" kvantum_theme="catppuccin-mocha-blue" color_scheme="prefer-dark" gtk_theme="Flat-Remix-GTK-Blue-Dark" diff --git a/copy.sh b/copy.sh index a27a47f9..1f8f3567 100755 --- a/copy.sh +++ b/copy.sh @@ -3,7 +3,7 @@ clear wallpaper=$HOME/.config/hypr/wallpaper_effects/.wallpaper_modified -waybar_style="$HOME/.config/waybar/style/[Wallust] Chroma Tally.css" +waybar_style="$HOME/.config/waybar/style/[Extra] Modern-Combined - Transparent.css" waybar_config="$HOME/.config/waybar/configs/[TOP] Default_v5" waybar_config_laptop="$HOME/.config/waybar/configs/[TOP] Default Laptop_v5" -- cgit v1.2.3 From 54d363a9aec27a9bdd92f857ac2b2253c57a690f Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 30 Jan 2025 00:26:27 +0900 Subject: updated animations script and removed some animations --- config/hypr/UserScripts/Animations.sh | 6 +++--- config/hypr/animations/ITZ - diablo-1.conf | 32 ------------------------------ config/hypr/animations/ITZ - diablo-2.conf | 26 ------------------------ config/hypr/animations/default - v2.conf | 27 +++++++++++++++++++++++++ config/rofi/config-Animations.rasi | 20 +++++++++++++++++++ config/rofi/config-rofi-Animations.rasi | 20 ------------------- copy.sh | 2 +- 7 files changed, 51 insertions(+), 82 deletions(-) delete mode 100644 config/hypr/animations/ITZ - diablo-1.conf delete mode 100644 config/hypr/animations/ITZ - diablo-2.conf create mode 100644 config/hypr/animations/default - v2.conf create mode 100644 config/rofi/config-Animations.rasi delete mode 100644 config/rofi/config-rofi-Animations.rasi (limited to 'copy.sh') diff --git a/config/hypr/UserScripts/Animations.sh b/config/hypr/UserScripts/Animations.sh index 02755a5e..71368bbe 100755 --- a/config/hypr/UserScripts/Animations.sh +++ b/config/hypr/UserScripts/Animations.sh @@ -17,7 +17,7 @@ UserConfigs="$HOME/.config/hypr/UserConfigs" animations_list=$(find "$animations_dir" -maxdepth 1 -type f | sed 's/.*\///' | sed 's/\.conf$//') # Rofi Menu -chosen_file=$(echo "$animations_list" | rofi -i -dmenu -config ~/.config/rofi/config-rofi-Animations.rasi "Choose animation:") +chosen_file=$(echo "$animations_list" | rofi -i -dmenu -config ~/.config/rofi/config-Animations.rasi "Choose animation:") # Check if a file was selected if [[ -n "$chosen_file" ]]; then @@ -26,9 +26,9 @@ if [[ -n "$chosen_file" ]]; then cp "$full_path" "$UserConfigs/UserAnimations.conf" - notify-send -i "$iDIR/ja.png" "$chosen_file" "Animation Loaded" + notify-send -u low -i "$iDIR/ja.png" "$chosen_file" "Animation Loaded" else - notify-send -i "$iDIR/ja.png" "You chose to" "NOT apply other animations" + notify-send -u low -i "$iDIR/ja.png" "You chose to" "NOT apply other animations" fi sleep 1 diff --git a/config/hypr/animations/ITZ - diablo-1.conf b/config/hypr/animations/ITZ - diablo-1.conf deleted file mode 100644 index 81d3aa41..00000000 --- a/config/hypr/animations/ITZ - diablo-1.conf +++ /dev/null @@ -1,32 +0,0 @@ -# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # -# -# name "Diablo-1" -# credit https://github.com/Itz-Abhishek-Tiwari - -animations { - enabled = 1 - bezier = default, 0.05, 0.9, 0.1, 1.05 - bezier = wind, 0.05, 0.9, 0.1, 1.05 - bezier = overshot, 0.13, 0.99, 0.29, 1.08 - bezier = liner, 1, 1, 1, 1 - bezier = bounce, 0.4, 0.9, 0.6, 1.0 - bezier = snappyReturn, 0.4, 0.9, 0.6, 1.0 - - bezier = slideInFromRight, 0.5, 0.0, 0.5, 1.0 - animation = windows, 1, 5, snappyReturn, slidevert - animation = windowsIn, 1, 5, snappyReturn, slidevert right - - animation = windowsOut, 1, 5, snappyReturn, slide - animation = windowsMove, 1, 6, bounce, slide - animation = layersOut, 1, 5, bounce, slidevert right - animation = fadeIn, 1, 10, default - animation = fadeOut, 1, 10, default - animation = fadeSwitch, 1, 10, default - animation = fadeShadow, 1, 10, default - animation = fadeDim, 1, 10, default - animation = fadeLayers, 1, 10, default - animation = workspaces, 1, 7, overshot, slidevert - animation = border, 1, 1, liner - animation = layers, 1, 4, bounce, slidevert right - animation = borderangle, 1, 30, liner, once -} diff --git a/config/hypr/animations/ITZ - diablo-2.conf b/config/hypr/animations/ITZ - diablo-2.conf deleted file mode 100644 index 4d4b36f7..00000000 --- a/config/hypr/animations/ITZ - diablo-2.conf +++ /dev/null @@ -1,26 +0,0 @@ -# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # -# -# name "Diablo-2" -# credit https://github.com/Itz-Abhishek-Tiwari - -animations { - enabled = 1 - bezier = default, 0.05, 0.9, 0.1, 1.05 - bezier = wind, 0.05, 0.9, 0.1, 1.05 - bezier = overshot, 0.13, 0.99, 0.29, 1.08 - bezier = liner, 1, 1, 1, 1 - animation = windows, 1, 7, wind, popin - animation = windowsIn, 1, 7, overshot, popin - animation = windowsOut, 1, 5, overshot, popin - animation = windowsMove, 1, 6, overshot, slide - animation = layers, 1, 5, default, popin - animation = fadeIn, 1, 10, default - animation = fadeOut, 1, 10, default - animation = fadeSwitch, 1, 10, default - animation = fadeShadow, 1, 10, default - animation = fadeDim, 1, 10, default - animation = fadeLayers, 1, 10, default - animation = workspaces, 1, 7, overshot, slidevert - animation = border, 1, 1, liner - animation = borderangle, 1, 30, liner, once -} diff --git a/config/hypr/animations/default - v2.conf b/config/hypr/animations/default - v2.conf new file mode 100644 index 00000000..37fbe125 --- /dev/null +++ b/config/hypr/animations/default - v2.conf @@ -0,0 +1,27 @@ +# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # + +# old animations + +animations { + enabled = yes + + bezier = myBezier, 0.05, 0.9, 0.1, 1.05 + bezier = linear, 0.0, 0.0, 1.0, 1.0 + bezier = wind, 0.05, 0.9, 0.1, 1.05 + bezier = winIn, 0.1, 1.1, 0.1, 1.1 + bezier = winOut, 0.3, -0.3, 0, 1 + bezier = slow, 0, 0.85, 0.3, 1 + bezier = overshot, 0.7, 0.6, 0.1, 1.1 + bezier = bounce, 1.1, 1.6, 0.1, 0.85 + bezier = sligshot, 1, -1, 0.15, 1.25 + bezier = nice, 0, 6.9, 0.5, -4.20 + + animation = windowsIn, 1, 5, slow, popin + animation = windowsOut, 1, 5, winOut, popin + animation = windowsMove, 1, 5, wind, slide + animation = border, 1, 10, linear +# animation = borderangle, 1, 180, linear, loop #used by rainbow borders and rotating colors + animation = fade, 1, 5, overshot + animation = workspaces, 1, 5, wind + animation = windows, 1, 5, bounce, popin +} \ No newline at end of file diff --git a/config/rofi/config-Animations.rasi b/config/rofi/config-Animations.rasi new file mode 100644 index 00000000..225b7d61 --- /dev/null +++ b/config/rofi/config-Animations.rasi @@ -0,0 +1,20 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ +/* Rofi Beats Config (compact) */ + +@import "~/.config/rofi/config-compact.rasi" + +/* ---- Window ---- */ +window { + width: 35%; +} + +/* ---- Entry ---- */ +entry { + width: 25%; + placeholder: "✨ Choose which Animations to load"; +} + +/* ---- Listview ---- */ +listview { + lines: 10; +} diff --git a/config/rofi/config-rofi-Animations.rasi b/config/rofi/config-rofi-Animations.rasi deleted file mode 100644 index d13f7d83..00000000 --- a/config/rofi/config-rofi-Animations.rasi +++ /dev/null @@ -1,20 +0,0 @@ -/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -/* Rofi Beats Config (compact) */ - -@import "~/.config/rofi/config-compact.rasi" - -/* ---- Window ---- */ -window { - width: 35%; -} - -/* ---- Entry ---- */ -entry { - width: 25%; - placeholder: "✨ Choose which Animations to load"; -} - -/* ---- Listview ---- */ -listview { - lines: 8; -} diff --git a/copy.sh b/copy.sh index 1f8f3567..5e85b305 100755 --- a/copy.sh +++ b/copy.sh @@ -366,7 +366,7 @@ if [[ "$border_choice" =~ ^[Yy]$ ]]; then mv config/hypr/UserScripts/RainbowBorders.sh config/hypr/UserScripts/RainbowBorders.bak.sh sed -i '/exec-once = \$UserScripts\/RainbowBorders.sh \&/s/^/#/' config/hypr/UserConfigs/Startup_Apps.conf - sed -i '/ animation = borderangle, 1, 180, liner, loop/s/^/#/' config/hypr/UserConfigs/UserDecorAnimations.conf + sed -i '/ animation = borderangle, 1, 180, liner, loop/s/^/#/' config/hypr/UserConfigs/UserAnimations.conf echo "${OK} Rainbow borders is now disabled." 2>&1 | tee -a "$LOG" else -- cgit v1.2.3 From dbdf00df2e6f6d81f061d0ac52c5fead2bfc76ce Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 30 Jan 2025 10:24:14 +0900 Subject: updated copy.sh --- config/hypr/UserConfigs/WindowRules.conf | 25 +++++++++++++++---------- copy.sh | 5 +++++ 2 files changed, 20 insertions(+), 10 deletions(-) (limited to 'copy.sh') diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index 9882298e..378e1048 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -2,8 +2,6 @@ # For window rules and layerrules # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more -# WINDOWRULE v2 - # windowrule v2 - tags - add apps under appropriate tag to use the same settings # browser tags windowrulev2 = tag +browser, class:^([Ff]irefox|org.mozilla.firefox|[Ff]irefox-esr)$ @@ -13,12 +11,18 @@ windowrulev2 = tag +browser, class:^(Brave-browser(-beta|-dev|-unstable)?)$ windowrulev2 = tag +browser, class:^([Tt]horium-browser|[Cc]achy-browser)$ windowrulev2 = tag +browser, class:^(zen-alpha)$ +# email tags +windowrulev2 = tag +email, class:^([Tt]hunderbird|org.gnome.Evolution)$ +windowrulev2 = tag +email, class:^(eu.betterbird.Betterbird)$ + # project tags -windowrulev2 = tag +projects, class:^(com.obsproject.Studio)$ windowrulev2 = tag +projects, class:^(codium|codium-url-handler|VSCodium)$ windowrulev2 = tag +projects, class:^(VSCode|code-url-handler)$ windowrulev2 = tag +projects, class:^(jetbrains-.+)$ # JetBrains IDEs +# screenshare tags +windowrulev2 = tag +screenshare, class:^(com.obsproject.Studio)$ + # IM tags windowrulev2 = tag +im, class:^([Dd]iscord|[Ww]ebCord|[Vv]esktop)$ windowrulev2 = tag +im, class:^([Ff]erdium)$ @@ -35,6 +39,9 @@ windowrulev2 = tag +gamestore, class:^([Ss]team)$ windowrulev2 = tag +gamestore, title:^([Ll]utris)$ windowrulev2 = tag +gamestore, class:^(com.heroicgameslauncher.hgl)$ +# multimedia tags +windowrulev2 = tag +multimedia, class:^([Aa]udacious)$ + # windowrule v2 - position # windowrulev2 = center,floating:1 # warning, it cause even the menu to float and center. windowrulev2 = center, class:([Tt]hunar), title:negative:(.*[Tt]hunar.*) @@ -52,21 +59,19 @@ windowrulev2 = idleinhibit fullscreen, title:^(*)$ windowrulev2 = idleinhibit fullscreen, fullscreen:1 # windowrule v2 move to workspace -windowrulev2 = workspace 1, class:^([Tt]hunderbird)$ -windowrulev2 = workspace 1, class:^(eu.betterbird.Betterbird)$ -windowrulev2 = workspace 1, class:^(org.gnome.Evolution)$ +windowrulev2 = workspace 1, tag:email* windowrulev2 = workspace 2, tag:browser* -windowrulev2 = workspace 3, class:^([Tt]hunar)$ -windowrulev2 = workspace 4, tag:projects* +#windowrulev2 = workspace 3, class:^([Tt]hunar)$ +windowrulev2 = workspace 3, tag:projects* windowrulev2 = workspace 5, tag:gamestore* windowrulev2 = workspace 7, tag:im* windowrulev2 = workspace 8, tag:games* # windowrule v2 move to workspace (silent) +windowrulev2 = workspace 4 silent, tag:screenshare* windowrulev2 = workspace 6 silent, class:^(virt-manager)$ windowrulev2 = workspace 6 silent, class:^(.virt-manager-wrapped)$ -windowrulev2 = workspace 8, tag:games* -windowrulev2 = workspace 9 silent, class:^([Aa]udacious)$ +windowrulev2 = workspace 9 silent, tag:multimedia* # windowrule v2 - float windowrulev2 = float, class:([Zz]oom|onedriver|onedriver-launcher)$ diff --git a/copy.sh b/copy.sh index 5e85b305..784207c0 100755 --- a/copy.sh +++ b/copy.sh @@ -208,6 +208,11 @@ if command -v blueman-applet >/dev/null 2>&1; then sed -i '/exec-once = blueman-applet &/s/^#//' config/hypr/UserConfigs/Startup_Apps.conf fi +# Check if ags is installed and add ags on Startup +if command -v ags >/dev/null 2>&1; then + sed -i '/exec-once = ags &/s/^#//' config/hypr/UserConfigs/Startup_Apps.conf +fi + printf "\n" # Checking if neovim or vim is installed and offer user if they want to make as default editor -- cgit v1.2.3