From 8f2abf78f0866fabe02dce73c24183d7d3fd0df8 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 1 May 2024 16:11:36 +0900 Subject: updated copy.sh --- copy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'copy.sh') diff --git a/copy.sh b/copy.sh index 75958a16..807507de 100755 --- a/copy.sh +++ b/copy.sh @@ -296,7 +296,7 @@ done ln -sf "$Waybar_Style" "$HOME/.config/waybar/style.css" && \ # initialize pywal to avoid config error on hyprland -wal -i $wallpaper -s -t 2>&1 | tee -a "$LOG" +wal -i $wallpaper -s -t -n -e 2>&1 | tee -a "$LOG" #initial symlink for Pywal Dark and Light for Rofi Themes ln -sf "$HOME/.cache/wal/colors-rofi-dark.rasi" "$HOME/.config/rofi/pywal-color/pywal-theme.rasi" -- cgit v1.2.3 From da75affc196deec8846639ed562725a938fcf3cb Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Fri, 3 May 2024 22:23:09 +0900 Subject: updated default wallpaper and initial waybar style --- config/hypr/initial-boot.sh | 4 ++-- copy.sh | 4 ++-- wallpapers/Anime-Landscape2.png | Bin 0 -> 7704488 bytes wallpapers/Fantasy-Landscape.png | Bin 12483704 -> 0 bytes 4 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 wallpapers/Anime-Landscape2.png delete mode 100644 wallpapers/Fantasy-Landscape.png (limited to 'copy.sh') diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh index b6c57f3e..cb2094be 100755 --- a/config/hypr/initial-boot.sh +++ b/config/hypr/initial-boot.sh @@ -7,8 +7,8 @@ # Variables scriptsDir=$HOME/.config/hypr/scripts -wallpaper=$HOME/Pictures/wallpapers/Dark_Nature.png -waybar_style="$HOME/.config/waybar/style/[Pywal] Chroma Tally.css" +wallpaper=$HOME/Pictures/wallpapers/Anime-Landscape2.png +waybar_style="$HOME/.config/waybar/style/[Dark] Half-Moon.css" kvantum_theme="Catppuccin-Mocha" swww="swww img" diff --git a/copy.sh b/copy.sh index 807507de..0a9f09b2 100755 --- a/copy.sh +++ b/copy.sh @@ -3,8 +3,8 @@ clear -wallpaper=$HOME/Pictures/wallpapers/Fantasy-Landscape.png -Waybar_Style="$HOME/.config/waybar/style/[Pywal] Chroma Tally.css" +wallpaper=$HOME/Pictures/wallpapers/Anime-Landscape2.png +Waybar_Style="$HOME/.config/waybar/style/[Dark] Half-Moon.css" # Check if running as root. If root, script will exit if [[ $EUID -eq 0 ]]; then diff --git a/wallpapers/Anime-Landscape2.png b/wallpapers/Anime-Landscape2.png new file mode 100644 index 00000000..c8681762 Binary files /dev/null and b/wallpapers/Anime-Landscape2.png differ diff --git a/wallpapers/Fantasy-Landscape.png b/wallpapers/Fantasy-Landscape.png deleted file mode 100644 index 79e13088..00000000 Binary files a/wallpapers/Fantasy-Landscape.png and /dev/null differ -- cgit v1.2.3 From e834b82491e07ae547f794efe7c81b5442901bea Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Fri, 3 May 2024 22:29:06 +0900 Subject: reverted back initial waybar style :) --- 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 cb2094be..7810ad5f 100755 --- a/config/hypr/initial-boot.sh +++ b/config/hypr/initial-boot.sh @@ -8,7 +8,7 @@ # Variables scriptsDir=$HOME/.config/hypr/scripts wallpaper=$HOME/Pictures/wallpapers/Anime-Landscape2.png -waybar_style="$HOME/.config/waybar/style/[Dark] Half-Moon.css" +waybar_style="$HOME/.config/waybar/style/[Pywal] Chroma Tally.css" kvantum_theme="Catppuccin-Mocha" swww="swww img" diff --git a/copy.sh b/copy.sh index 0a9f09b2..ed71ea72 100755 --- a/copy.sh +++ b/copy.sh @@ -4,7 +4,7 @@ clear wallpaper=$HOME/Pictures/wallpapers/Anime-Landscape2.png -Waybar_Style="$HOME/.config/waybar/style/[Dark] Half-Moon.css" +Waybar_Style="$HOME/.config/waybar/style/[Pywal] Chroma Tally.css" # Check if running as root. If root, script will exit if [[ $EUID -eq 0 ]]; then -- cgit v1.2.3 From efa04b17a6fd9a389c762c832f22752bc2f5c67b Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 4 May 2024 09:10:40 +0900 Subject: New Default icon for waybar menu module Renamed custom-keybinds to hints on waybar module, css and configs new waybar config default v2, which will be default for this release --- config/waybar/configs/[BOT] Default | 2 +- config/waybar/configs/[TOP] Default | 2 +- config/waybar/configs/[TOP] Default Laptop | 2 +- config/waybar/configs/[TOP] Default Laptop_v2 | 53 ++++++++++++++++++++++ config/waybar/configs/[TOP] Default_v2 | 51 +++++++++++++++++++++ config/waybar/modules | 4 +- config/waybar/style/Catppuccin-Latte.css | 2 +- config/waybar/style/Catppuccin-Mocha.css | 2 +- config/waybar/style/Crimson.css | 2 +- config/waybar/style/Mauve.css | 2 +- config/waybar/style/Purpl.css | 2 +- config/waybar/style/Rose Pine.css | 2 +- config/waybar/style/Simple Pink.css | 2 +- config/waybar/style/[Black & White] Monochrome.css | 2 +- .../style/[Bordered Pywal] Chroma Fusion Edge.css | 4 +- config/waybar/style/[Colored] Chroma Glow.css | 2 +- config/waybar/style/[Colored] Translucent.css | 2 +- config/waybar/style/[Colorful] Aurora Blossom.css | 2 +- config/waybar/style/[Colorful] Aurora.css | 2 +- .../waybar/style/[Colorful] Rainbow Spectrum.css | 4 +- config/waybar/style/[Dark] Golden Noir.css | 2 +- config/waybar/style/[Dark] Obsidian Edge.css | 2 +- .../waybar/style/[Light] Monochrome Contrast.css | 2 +- config/waybar/style/[Light] Obsidian Glow.css | 2 +- config/waybar/style/[Pywal] Chroma Edge.css | 2 +- config/waybar/style/[Pywal] Chroma Fusion.css | 4 +- config/waybar/style/[Pywal] Chroma Tally.css | 2 +- config/waybar/style/[Pywal] Colored.css | 2 +- config/waybar/style/[Pywal] Simple.css | 2 +- config/waybar/style/[Retro] Simple Style.css | 2 +- .../waybar/style/[Transparent] Crystal Clear.css | 2 +- copy.sh | 6 ++- 32 files changed, 141 insertions(+), 35 deletions(-) create mode 100644 config/waybar/configs/[TOP] Default Laptop_v2 create mode 100644 config/waybar/configs/[TOP] Default_v2 (limited to 'copy.sh') diff --git a/config/waybar/configs/[BOT] Default b/config/waybar/configs/[BOT] Default index 6cf3dd64..c396277e 100644 --- a/config/waybar/configs/[BOT] Default +++ b/config/waybar/configs/[BOT] Default @@ -41,7 +41,7 @@ "custom/lock", //], "custom/separator#dot-line", - "custom/keybinds", + "custom/hint", ], "modules-right": [ diff --git a/config/waybar/configs/[TOP] Default b/config/waybar/configs/[TOP] Default index 8ab71d6c..79ac0995 100644 --- a/config/waybar/configs/[TOP] Default +++ b/config/waybar/configs/[TOP] Default @@ -41,7 +41,7 @@ "custom/lock", //], "custom/separator#dot-line", - "custom/keybinds", + "custom/hint", ], "modules-right": [ diff --git a/config/waybar/configs/[TOP] Default Laptop b/config/waybar/configs/[TOP] Default Laptop index 654fe5c6..1521b824 100644 --- a/config/waybar/configs/[TOP] Default Laptop +++ b/config/waybar/configs/[TOP] Default Laptop @@ -41,7 +41,7 @@ "custom/lock", //], "custom/separator#dot-line", - "custom/keybinds", + "custom/hint", ], "modules-right": [ diff --git a/config/waybar/configs/[TOP] Default Laptop_v2 b/config/waybar/configs/[TOP] Default Laptop_v2 new file mode 100644 index 00000000..d60189d0 --- /dev/null +++ b/config/waybar/configs/[TOP] Default Laptop_v2 @@ -0,0 +1,53 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + +// ### DEFAULT v2 (Laptop) - Top ### // +{ +"include": "~/.config/waybar/modules", +"layer": "top", +//"mode": "dock", +"exclusive": true, +"passthrough": false, +"position": "top", +"spacing": 3, +"fixed-center": true, +"ipc": true, +"margin-top": 3, +"margin-left": 8, +"margin-right": 8, + +"modules-left": [ + "custom/menu", + "custom/separator#dot-line", + "clock", + "group/motherboard", + "custom/separator#blank" + "group/laptop" + "custom/separator#line", + "custom/weather", + ], + +"modules-center": [ + "custom/swaync", + "custom/cava_mviz", + "custom/light_dark", + "custom/separator#line", + "hyprland/workspaces#roman", + "custom/separator#line", + "idle_inhibitor", + "custom/hint", + ], + +"modules-right": [ + "network#speed", + "custom/separator#line", + "tray", + "mpris", + "bluetooth", + "group/audio", + "keyboard-state", + "custom/keyboard", + "custom/lock", + "custom/separator#dot-line", + "custom/power", + ], +} \ No newline at end of file diff --git a/config/waybar/configs/[TOP] Default_v2 b/config/waybar/configs/[TOP] Default_v2 new file mode 100644 index 00000000..f865f22a --- /dev/null +++ b/config/waybar/configs/[TOP] Default_v2 @@ -0,0 +1,51 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + +// ### DEFAULT v2 - Top ### // +{ +"include": "~/.config/waybar/modules", +"layer": "top", +//"mode": "dock", +"exclusive": true, +"passthrough": false, +"position": "top", +"spacing": 3, +"fixed-center": true, +"ipc": true, +"margin-top": 3, +"margin-left": 8, +"margin-right": 8, + +"modules-left": [ + "custom/menu", + "custom/separator#dot-line", + "clock", + "group/motherboard", + "custom/separator#line", + "custom/weather", + ], + +"modules-center": [ + "custom/swaync", + "custom/cava_mviz", + "custom/light_dark", + "custom/separator#line", + "hyprland/workspaces#roman", + "custom/separator#line", + "idle_inhibitor", + "custom/hint", + ], + +"modules-right": [ + "network#speed", + "custom/separator#line", + "tray", + "mpris", + "bluetooth", + "group/audio", + "keyboard-state", + "custom/keyboard", + "custom/lock", + "custom/separator#dot-line", + "custom/power", + ], +} \ No newline at end of file diff --git a/config/waybar/modules b/config/waybar/modules index fed721be..f42f89d0 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -465,7 +465,7 @@ "tooltip": true, }, -"custom/keybinds": { +"custom/hint": { "format":"󰺁 HINT!", "exec": "echo ; echo  Key Hints SUPER H", "on-click": "~/.config/hypr/scripts/KeyHints.sh", @@ -499,7 +499,7 @@ }, "custom/menu": { - "format": "{}", + "format": "{}", "exec": "echo ; echo 󱓟 app launcher", "interval" : 86400, // once every day "tooltip": true, diff --git a/config/waybar/style/Catppuccin-Latte.css b/config/waybar/style/Catppuccin-Latte.css index 187dac2f..3f344079 100644 --- a/config/waybar/style/Catppuccin-Latte.css +++ b/config/waybar/style/Catppuccin-Latte.css @@ -68,7 +68,7 @@ window#waybar.hidden { #workspaces, #custom-backlight, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/Catppuccin-Mocha.css b/config/waybar/style/Catppuccin-Mocha.css index 5f74fe8c..5ce97eac 100644 --- a/config/waybar/style/Catppuccin-Mocha.css +++ b/config/waybar/style/Catppuccin-Mocha.css @@ -74,7 +74,7 @@ window#waybar.hidden { #workspaces, #custom-backlight, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/Crimson.css b/config/waybar/style/Crimson.css index d08b53fe..89a3b9cf 100644 --- a/config/waybar/style/Crimson.css +++ b/config/waybar/style/Crimson.css @@ -129,7 +129,7 @@ tooltip { #workspaces, #custom-backlight, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/Mauve.css b/config/waybar/style/Mauve.css index 86b64185..685025fc 100644 --- a/config/waybar/style/Mauve.css +++ b/config/waybar/style/Mauve.css @@ -151,7 +151,7 @@ tooltip { #custom-backlight, #custom-cava_mviz, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/Purpl.css b/config/waybar/style/Purpl.css index 2e0e4f8f..0e463834 100644 --- a/config/waybar/style/Purpl.css +++ b/config/waybar/style/Purpl.css @@ -140,7 +140,7 @@ tooltip { #custom-backlight, #custom-cava_mviz, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/Rose Pine.css b/config/waybar/style/Rose Pine.css index bc9b202a..783ea1da 100644 --- a/config/waybar/style/Rose Pine.css +++ b/config/waybar/style/Rose Pine.css @@ -118,7 +118,7 @@ tooltip { #wireplumber, #custom-backlight, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/Simple Pink.css b/config/waybar/style/Simple Pink.css index e60e275b..2f41cbb4 100644 --- a/config/waybar/style/Simple Pink.css +++ b/config/waybar/style/Simple Pink.css @@ -145,7 +145,7 @@ tooltip { #custom-backlight, #custom-cava_mviz, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/[Black & White] Monochrome.css b/config/waybar/style/[Black & White] Monochrome.css index 6c2af3c7..d4ee32df 100644 --- a/config/waybar/style/[Black & White] Monochrome.css +++ b/config/waybar/style/[Black & White] Monochrome.css @@ -128,7 +128,7 @@ tooltip label{ #workspaces, #custom-backlight, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css b/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css index 5c99c520..04ca9248 100644 --- a/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css +++ b/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css @@ -68,7 +68,7 @@ window#waybar.empty #window { #wireplumber, #custom-backlight, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -126,7 +126,7 @@ window#waybar.empty #window { } #custom-swaync, -#custom-keybinds, +#custom-hint, #tray { color: aliceblue; } diff --git a/config/waybar/style/[Colored] Chroma Glow.css b/config/waybar/style/[Colored] Chroma Glow.css index dcb5bbc8..1a995dec 100644 --- a/config/waybar/style/[Colored] Chroma Glow.css +++ b/config/waybar/style/[Colored] Chroma Glow.css @@ -116,7 +116,7 @@ tooltip label{ #workspaces, #custom-backlight, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/[Colored] Translucent.css b/config/waybar/style/[Colored] Translucent.css index 49f8dbf0..5998227a 100644 --- a/config/waybar/style/[Colored] Translucent.css +++ b/config/waybar/style/[Colored] Translucent.css @@ -130,7 +130,7 @@ tooltip label{ #workspaces, #custom-backlight, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/[Colorful] Aurora Blossom.css b/config/waybar/style/[Colorful] Aurora Blossom.css index 3dd64b45..9eab49ad 100644 --- a/config/waybar/style/[Colorful] Aurora Blossom.css +++ b/config/waybar/style/[Colorful] Aurora Blossom.css @@ -117,7 +117,7 @@ tooltip label{ #workspaces, #custom-backlight, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/[Colorful] Aurora.css b/config/waybar/style/[Colorful] Aurora.css index c841c906..3c17abfd 100644 --- a/config/waybar/style/[Colorful] Aurora.css +++ b/config/waybar/style/[Colorful] Aurora.css @@ -108,7 +108,7 @@ tooltip label{ #custom-backlight, #custom-cava_mviz, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/[Colorful] Rainbow Spectrum.css b/config/waybar/style/[Colorful] Rainbow Spectrum.css index 8caa5cb8..df8808b4 100644 --- a/config/waybar/style/[Colorful] Rainbow Spectrum.css +++ b/config/waybar/style/[Colorful] Rainbow Spectrum.css @@ -72,7 +72,7 @@ tooltip label{ #workspaces, #custom-backlight, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -281,7 +281,7 @@ tooltip label{ background-color: #89dceb; } -#custom-keybinds, +#custom-hint, #pulseaudio { background-color: #fab387; } diff --git a/config/waybar/style/[Dark] Golden Noir.css b/config/waybar/style/[Dark] Golden Noir.css index 75ba82b7..00baff3e 100644 --- a/config/waybar/style/[Dark] Golden Noir.css +++ b/config/waybar/style/[Dark] Golden Noir.css @@ -143,7 +143,7 @@ tooltip { #custom-backlight, #custom-cava_mviz, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/[Dark] Obsidian Edge.css b/config/waybar/style/[Dark] Obsidian Edge.css index be74c6be..a64649f2 100644 --- a/config/waybar/style/[Dark] Obsidian Edge.css +++ b/config/waybar/style/[Dark] Obsidian Edge.css @@ -136,7 +136,7 @@ tooltip label { #custom-backlight, #custom-cava_mviz, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/[Light] Monochrome Contrast.css b/config/waybar/style/[Light] Monochrome Contrast.css index 25ccf5c7..9b3d5687 100644 --- a/config/waybar/style/[Light] Monochrome Contrast.css +++ b/config/waybar/style/[Light] Monochrome Contrast.css @@ -129,7 +129,7 @@ tooltip label{ #workspaces, #custom-backlight, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/[Light] Obsidian Glow.css b/config/waybar/style/[Light] Obsidian Glow.css index f95daa0f..c245a596 100644 --- a/config/waybar/style/[Light] Obsidian Glow.css +++ b/config/waybar/style/[Light] Obsidian Glow.css @@ -105,7 +105,7 @@ tooltip label { #custom-backlight, #custom-cava_mviz, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/[Pywal] Chroma Edge.css b/config/waybar/style/[Pywal] Chroma Edge.css index ba4e83ab..600b72d0 100644 --- a/config/waybar/style/[Pywal] Chroma Edge.css +++ b/config/waybar/style/[Pywal] Chroma Edge.css @@ -109,7 +109,7 @@ tooltip label{ #workspaces, #custom-backlight, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/[Pywal] Chroma Fusion.css b/config/waybar/style/[Pywal] Chroma Fusion.css index b1006398..90e2e7a5 100644 --- a/config/waybar/style/[Pywal] Chroma Fusion.css +++ b/config/waybar/style/[Pywal] Chroma Fusion.css @@ -68,7 +68,7 @@ window#waybar.empty #window { #wireplumber, #workspaces, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -124,7 +124,7 @@ window#waybar.empty #window { color: @rosewater; } -#custom-keybinds, +#custom-hint, #tray { color: aliceblue; } diff --git a/config/waybar/style/[Pywal] Chroma Tally.css b/config/waybar/style/[Pywal] Chroma Tally.css index ace2ea35..fa3a6971 100644 --- a/config/waybar/style/[Pywal] Chroma Tally.css +++ b/config/waybar/style/[Pywal] Chroma Tally.css @@ -74,7 +74,7 @@ window#waybar { #workspaces, #custom-backlight, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/[Pywal] Colored.css b/config/waybar/style/[Pywal] Colored.css index aeccffb9..f52211bf 100644 --- a/config/waybar/style/[Pywal] Colored.css +++ b/config/waybar/style/[Pywal] Colored.css @@ -137,7 +137,7 @@ tooltip { #custom-backlight, #custom-cava_mviz, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/[Pywal] Simple.css b/config/waybar/style/[Pywal] Simple.css index 138e926b..835d2cac 100644 --- a/config/waybar/style/[Pywal] Simple.css +++ b/config/waybar/style/[Pywal] Simple.css @@ -125,7 +125,7 @@ tooltip { #custom-backlight, #custom-cava_mviz, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/[Retro] Simple Style.css b/config/waybar/style/[Retro] Simple Style.css index ea13145e..ca811682 100644 --- a/config/waybar/style/[Retro] Simple Style.css +++ b/config/waybar/style/[Retro] Simple Style.css @@ -67,7 +67,7 @@ window#waybar { #workspaces, #custom-backlight, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/config/waybar/style/[Transparent] Crystal Clear.css b/config/waybar/style/[Transparent] Crystal Clear.css index 0f9b1760..430072dd 100644 --- a/config/waybar/style/[Transparent] Crystal Clear.css +++ b/config/waybar/style/[Transparent] Crystal Clear.css @@ -114,7 +114,7 @@ tooltip { #wireplumber, #workspaces, #custom-cycle_wall, -#custom-keybinds, +#custom-hint, #custom-keyboard, #custom-light_dark, #custom-lock, diff --git a/copy.sh b/copy.sh index ed71ea72..4bb1c521 100755 --- a/copy.sh +++ b/copy.sh @@ -249,12 +249,14 @@ printf "\n%.0s" {1..3} # Detect machine type and set Waybar configurations accordingly, logging the output if hostnamectl | grep -q 'Chassis: desktop'; then # Configurations for a desktop - ln -sf "$HOME/.config/waybar/configs/[TOP] Default" "$HOME/.config/waybar/config" 2>&1 | tee -a "$LOG" + ln -sf "$HOME/.config/waybar/configs/[TOP] Default_v2" "$HOME/.config/waybar/config" 2>&1 | tee -a "$LOG" rm -r "$HOME/.config/waybar/configs/[TOP] Default Laptop" "$HOME/.config/waybar/configs/[BOT] Default Laptop" 2>&1 | tee -a "$LOG" + rm -r "$HOME/.config/waybar/configs/[TOP] Default Laptop_v2" 2>&1 | tee -a "$LOG" else # Configurations for a laptop or any system other than desktop - ln -sf "$HOME/.config/waybar/configs/[TOP] Default Laptop" "$HOME/.config/waybar/config" 2>&1 | tee -a "$LOG" + ln -sf "$HOME/.config/waybar/configs/[TOP] Default Laptop_v2" "$HOME/.config/waybar/config" 2>&1 | tee -a "$LOG" rm -r "$HOME/.config/waybar/configs/[TOP] Default" "$HOME/.config/waybar/configs/[BOT] Default" 2>&1 | tee -a "$LOG" + rm -r "$HOME/.config/waybar/configs/[TOP] Default_v2" 2>&1 | tee -a "$LOG" fi printf "\n%.0s" {1..3} -- cgit v1.2.3 From 16c0bdbe56a5ac1df2a4f19f2317f73093dc68c0 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Sat, 4 May 2024 17:00:43 +0900 Subject: Update copy.sh Remove swaylock folder in the backup folder function --- copy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'copy.sh') diff --git a/copy.sh b/copy.sh index 4bb1c521..697fc6db 100755 --- a/copy.sh +++ b/copy.sh @@ -209,7 +209,7 @@ get_backup_dirname() { echo "back-up_${timestamp}" } -for DIR in btop cava hypr kitty Kvantum qt5ct qt6ct rofi swappy swaync swaylock wal waybar wlogout; do +for DIR in btop cava hypr kitty Kvantum qt5ct qt6ct rofi swappy swaync wal waybar wlogout; do DIRPATH=~/.config/"$DIR" if [ -d "$DIRPATH" ]; then echo -e "${NOTE} - Config for $DIR found, attempting to back up." -- cgit v1.2.3 From 376968f5d3ea2251a19c27716b020bf135db9b9b Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 4 May 2024 23:44:23 +0900 Subject: Final tweak before pushing to main (I hope so), Rofi.rasi 1080p made as default. New default wallpaper --- config/hypr/initial-boot.sh | 2 +- config/rofi/config.rasi | 15 ++++++++------- config/rofi/resolution/1080p/config.rasi | 2 +- copy.sh | 4 ++-- wallpapers/Anime-girl.jpg | Bin 4562339 -> 0 bytes wallpapers/Lofi-Urban-Nightscape.png | Bin 0 -> 13754390 bytes 6 files changed, 12 insertions(+), 11 deletions(-) mode change 100644 => 100755 config/rofi/config.rasi delete mode 100644 wallpapers/Anime-girl.jpg create mode 100644 wallpapers/Lofi-Urban-Nightscape.png (limited to 'copy.sh') diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh index 7810ad5f..f5fe66d7 100755 --- a/config/hypr/initial-boot.sh +++ b/config/hypr/initial-boot.sh @@ -7,7 +7,7 @@ # Variables scriptsDir=$HOME/.config/hypr/scripts -wallpaper=$HOME/Pictures/wallpapers/Anime-Landscape2.png +wallpaper=$HOME/Pictures/wallpapers/Lofi-Urban-Nightscape.png waybar_style="$HOME/.config/waybar/style/[Pywal] Chroma Tally.css" kvantum_theme="Catppuccin-Mocha" diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi old mode 100644 new mode 100755 index 1ed79730..5a161f29 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -1,11 +1,11 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -/* Main Config 1440p */ +/* Main Config 1080p */ /* ---- Configuration ---- */ configuration { modi: "drun,run,filebrowser"; - font: "Fira Code SemiBold 13"; + font: "Fira Code SemiBold 12"; show-icons: true; display-drun: "Apps"; display-run: "Run"; @@ -49,7 +49,7 @@ window { anchor: center; // Style Values - width: 40%; + width: 50%; background-color: #00000099; } @@ -82,7 +82,7 @@ entry { padding: 10px; border-radius: 12px; background-color: @background-alt; - text-color: @text-selected; + text-color: inherit; cursor: text; placeholder: " Search "; // << Search symbol placeholder-color: inherit; @@ -101,7 +101,7 @@ listbox { listview { enabled: true; columns: 2; - lines: 8; + lines: 6; cycle: true; dynamic: true; scrollbar: false; @@ -129,7 +129,7 @@ mode-switcher{ background-color: transparent; } button { - width: 110px; + width: 5%; padding: 12px; border-radius: 12px; background-color: @background-alt; @@ -199,7 +199,7 @@ element-icon { } element-text { background-color: transparent; - font: "Fira Code SemiBold 16"; + font: "Fira Code SemiBold 14"; text-color: inherit; cursor: inherit; vertical-align: 0.5; @@ -218,6 +218,7 @@ textbox { background-color: @background-alt; text-color: @foreground; vertical-align: 0.5; + horizontal-align: 0.0; } error-message { padding: 12px; diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi index d4405819..5a161f29 100755 --- a/config/rofi/resolution/1080p/config.rasi +++ b/config/rofi/resolution/1080p/config.rasi @@ -1,5 +1,5 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -/* Main Config 1440p */ +/* Main Config 1080p */ /* ---- Configuration ---- */ diff --git a/copy.sh b/copy.sh index 697fc6db..2e94494c 100755 --- a/copy.sh +++ b/copy.sh @@ -3,7 +3,7 @@ clear -wallpaper=$HOME/Pictures/wallpapers/Anime-Landscape2.png +wallpaper=$HOME/Pictures/wallpapers/Lofi-Urban-Nightscape.png Waybar_Style="$HOME/.config/waybar/style/[Pywal] Chroma Tally.css" # Check if running as root. If root, script will exit @@ -259,7 +259,7 @@ else rm -r "$HOME/.config/waybar/configs/[TOP] Default_v2" 2>&1 | tee -a "$LOG" fi -printf "\n%.0s" {1..3} +printf "\n%.0s" {1..2} # additional wallpapers echo "$(tput setaf 6) By default only a few wallpapers are copied...$(tput sgr0)" diff --git a/wallpapers/Anime-girl.jpg b/wallpapers/Anime-girl.jpg deleted file mode 100644 index 092fe7c2..00000000 Binary files a/wallpapers/Anime-girl.jpg and /dev/null differ diff --git a/wallpapers/Lofi-Urban-Nightscape.png b/wallpapers/Lofi-Urban-Nightscape.png new file mode 100644 index 00000000..42dc718f Binary files /dev/null and b/wallpapers/Lofi-Urban-Nightscape.png differ -- cgit v1.2.3