From 00b185ad64b500d9ad15d1954e851dbdbae93e3f Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 25 May 2024 11:36:06 +0900 Subject: [PATCH 01/30] added whatsapp-for-linux window rules --- config/hypr/UserConfigs/WindowRules.conf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index 1e949ec..6d807e2 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -5,7 +5,7 @@ #windowrule = fullscreen,gamescope #windowrule = workspace 6 silent,^(gamescope)$ -windowrule = center,^(pavucontrol|org.pulseaudio.pavucontrol)$ +windowrule = center,^(pavucontrol) # windowrule v2 move to workspace windowrulev2 = workspace 1, class:^([Tt]hunderbird)$ @@ -33,7 +33,7 @@ windowrulev2 = float, class:(org.gnome.Calculator), title:(Calculator) windowrulev2 = float, class:(codium|codium-url-handler|VSCodium), title:(Add Folder to Workspace) windowrulev2 = float, class:^([Rr]ofi)$ windowrulev2 = float, class:^(eog)$ -windowrulev2 = float, class:^(pavucontrol|org.pulseaudio.pavucontrol)$ +windowrulev2 = float, class:^(pavucontrol)$ windowrulev2 = float, class:^(nwg-look|qt5ct|qt6ct|mpv)$ windowrulev2 = float, class:^(nm-applet|nm-connection-editor|blueman-manager)$ windowrulev2 = float, class:^(gnome-system-monitor|org.gnome.SystemMonitor)$ # system monitor @@ -45,10 +45,12 @@ windowrulev2 = float, class:^([Bb]aobab|org.gnome.[Bb]aobab)$ # Disk usage analy windowrulev2 = float, title:(Kvantum Manager) windowrulev2 = float, class:^([Ss]team)$,title:^((?![Ss]team).*|[Ss]team [Ss]ettings)$ windowrulev2 = float, class:^([Qq]alculate-gtk)$ +windowrulev2 = float, class:^([Ww]hatsapp-for-linux)$ # windowrule v2 - position windowrulev2 = center, class:([Tt]hunar), title:(File Operation Progress) windowrulev2 = center, class:([Tt]hunar), title:(Confirm to replace files) +windowrulev2 = center, class:^([Ww]hatsapp-for-linux)$ # windowrule v2 - opacity #enable as desired windowrulev2 = opacity 0.9 0.6, class:^([Rr]ofi)$ @@ -80,6 +82,7 @@ windowrulev2 = opacity 0.8 0.7, class:^(app.drey.Warp)$ # Warp file transfer windowrulev2 = opacity 0.9 0.8, class:^(seahorse)$ # gnome-keyring gui windowrulev2 = opacity 0.82 0.75, class:^(gnome-system-monitor|org.gnome.SystemMonitor)$ windowrulev2 = opacity 0.9 0.8, class:^(xdg-desktop-portal-gtk)$ # gnome-keyring gui +windowrulev2 = opacity 0.9 0.7, class:^([Ww]hatsapp-for-linux)$ # windowrule v2 - size windowrulev2 = size 70% 70%, class:^(gnome-system-monitor|org.gnome.SystemMonitor)$ @@ -88,6 +91,7 @@ windowrulev2 = size 60% 70%, title:(Kvantum Manager) windowrulev2 = size 60% 70%, class:^(qt6ct)$ windowrulev2 = size 70% 70%, class:^(evince|wihotspot-gui)$ windowrulev2 = size 60% 70%, class:^(file-roller|org.gnome.FileRoller)$ +windowrulev2 = size 60% 70%, class:^([Ww]hatsapp-for-linux)$ #layerrule = unset,class:^([Rr]ofi)$ #layerrule = blur,class:^([Rr]ofi)$ From f558af53fda2c86c3719def1b84eb68d3f6d4ac7 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 25 May 2024 12:23:18 +0900 Subject: [PATCH 02/30] added ferdium windowrules --- config/hypr/UserConfigs/WindowRules.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index 6d807e2..0ee664e 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -18,6 +18,7 @@ windowrulev2 = workspace 5, class:^([Ll]utris)$ windowrulev2 = workspace 7, class:^([Dd]iscord)$ windowrulev2 = workspace 7, class:^([Ww]ebCord)$ windowrulev2 = workspace 7, class:^([Vv]esktop)$ +windowrulev2 = workspace 7, class:^([Ff]erdium)$ # windowrule v2 move to workspace (silent) windowrulev2 = workspace 6 silent, class:^(virt-manager)$ @@ -46,11 +47,13 @@ windowrulev2 = float, title:(Kvantum Manager) windowrulev2 = float, class:^([Ss]team)$,title:^((?![Ss]team).*|[Ss]team [Ss]ettings)$ windowrulev2 = float, class:^([Qq]alculate-gtk)$ windowrulev2 = float, class:^([Ww]hatsapp-for-linux)$ +windowrulev2 = float, class:^([Ff]erdium)$ # windowrule v2 - position windowrulev2 = center, class:([Tt]hunar), title:(File Operation Progress) windowrulev2 = center, class:([Tt]hunar), title:(Confirm to replace files) windowrulev2 = center, class:^([Ww]hatsapp-for-linux)$ +windowrulev2 = center, class:^([Ff]erdium)$ # windowrule v2 - opacity #enable as desired windowrulev2 = opacity 0.9 0.6, class:^([Rr]ofi)$ @@ -83,6 +86,7 @@ windowrulev2 = opacity 0.9 0.8, class:^(seahorse)$ # gnome-keyring gui windowrulev2 = opacity 0.82 0.75, class:^(gnome-system-monitor|org.gnome.SystemMonitor)$ windowrulev2 = opacity 0.9 0.8, class:^(xdg-desktop-portal-gtk)$ # gnome-keyring gui windowrulev2 = opacity 0.9 0.7, class:^([Ww]hatsapp-for-linux)$ +windowrulev2 = opacity 0.9 0.7, class:^([Ff]erdium)$ # windowrule v2 - size windowrulev2 = size 70% 70%, class:^(gnome-system-monitor|org.gnome.SystemMonitor)$ @@ -92,6 +96,7 @@ windowrulev2 = size 60% 70%, class:^(qt6ct)$ windowrulev2 = size 70% 70%, class:^(evince|wihotspot-gui)$ windowrulev2 = size 60% 70%, class:^(file-roller|org.gnome.FileRoller)$ windowrulev2 = size 60% 70%, class:^([Ww]hatsapp-for-linux)$ +windowrulev2 = size 60% 70%, class:^([Ff]erdium)$ #layerrule = unset,class:^([Rr]ofi)$ #layerrule = blur,class:^([Rr]ofi)$ From 03683f9e7229d6f1fcbed6facae6b77ddd054b74 Mon Sep 17 00:00:00 2001 From: ThaSioul <7595965+ThaSiouL@users.noreply.github.com> Date: Sat, 25 May 2024 11:47:10 +0200 Subject: [PATCH 03/30] fix: remove cause of hyprlock crashing by (caused by multiple instances running) Also added optional Display Timeouts to hypridle.conf (commented out by default) --- config/hypr/hypridle.conf | 26 +++++++++++++++++++++----- config/hypr/scripts/LockScreen.sh | 2 +- 2 files changed, 22 insertions(+), 6 deletions(-) diff --git a/config/hypr/hypridle.conf b/config/hypr/hypridle.conf index 549f1b1..b71c21d 100644 --- a/config/hypr/hypridle.conf +++ b/config/hypr/hypridle.conf @@ -4,13 +4,21 @@ general { - # lock_cmd = notify-send "lock!" # dbus/sysd lock command (loginctl lock-session) - # unlock_cmd = notify-send "unlock!" # same as above, but unlock - before_sleep_cmd = hyprlock # command ran before sleep - # after_sleep_cmd = notify-send "Awake!" # command ran after sleep + lock_cmd = pidof hyprlock || hyprlock # runs hyprlock if it is not already running (this is always run when "loginctl lock-session" is called) + # unlock_cmd = killall hyprlock # kills hyprlock when unlocking (this is always run when "loginctl unlock-session" is called) + before_sleep_cmd = loginctl lock-session # ensures that the session is locked before going to sleep + after_sleep_cmd = hyprctl dispatch dpms on # turn of screen after sleep (not strictly necessary, but just in case) ignore_dbus_inhibit = false # whether to ignore dbus-sent idle-inhibit requests (used by e.g. firefox or steam) } +# turn off screen faster if session is already locked +# (disabled by default) +# listener { +# timeout = 30 # 30 seconds +# on-timeout = pidof hyprlock && hyprctl dispatch dpms off # turns off the screen if hyprlock is active +# on-resume = pidof hyprlock && hyprctl dispatch dpms on # command to run when activity is detected after timeout has fired. +# } + # Warn listener { timeout = 540 # 9 min @@ -21,10 +29,18 @@ listener { # Screenlock listener { timeout = 600 # 10 min - on-timeout = hyprlock # command to run when timeout has passed + on-timeout = loginctl lock-session # command to run when timeout has passed # on-resume = notify-send "Welcome back to your desktop!" # command to run when activity is detected after timeout has fired. } +# Turn off screen +# (disabled by default) +# listener { +# timeout = 630 # 10.5 min +# on-timeout = hyprctl dispatch dpms off # command to run when timeout has passed +# on-resume = hyprctl dispatch dpms on # command to run when activity is detected after timeout has fired. +# } + # Suspend # disabled by default # listener { # timeout = 1200 # 20 min diff --git a/config/hypr/scripts/LockScreen.sh b/config/hypr/scripts/LockScreen.sh index ce2320a..f8542f6 100755 --- a/config/hypr/scripts/LockScreen.sh +++ b/config/hypr/scripts/LockScreen.sh @@ -2,4 +2,4 @@ # /* ---- ๐Ÿ’ซ https://github.com/JaKooLit ๐Ÿ’ซ ---- */ ## # For Hyprlock -hyprlock -q --immediate \ No newline at end of file +pidof hyprlock || hyprlock -q --immediate From 987530cd99a59e2239057b181628febb055b70f6 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" <85185940+JaKooLit@users.noreply.github.com> Date: Sat, 25 May 2024 22:31:47 +0900 Subject: [PATCH 04/30] Update Keybinds.conf Keybinds updated so media keys will work even lockscreens are active --- config/hypr/configs/Keybinds.conf | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index 142de86..6c03456 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -55,20 +55,20 @@ bind = $mainMod, G, togglegroup bind = ALT, tab, changegroupactive #change focus to another window # Special Keys / Hot Keys -bind = , xf86audioraisevolume, exec, $scriptsDir/Volume.sh --inc #volume up -bind = , xf86audiolowervolume, exec, $scriptsDir/Volume.sh --dec #volume down -bind = , xf86AudioMicMute, exec, $scriptsDir/Volume.sh --toggle-mic #mute mic -bind = , xf86audiomute, exec, $scriptsDir/Volume.sh --toggle -bind = , xf86Sleep, exec, systemctl suspend # sleep button -bind = , xf86Rfkill, exec, $scriptsDir/AirplaneMode.sh #Airplane mode +bindl = , xf86audioraisevolume, exec, $scriptsDir/Volume.sh --inc #volume up +bindl = , xf86audiolowervolume, exec, $scriptsDir/Volume.sh --dec #volume down +bindl = , xf86AudioMicMute, exec, $scriptsDir/Volume.sh --toggle-mic #mute mic +bindl = , xf86audiomute, exec, $scriptsDir/Volume.sh --toggle +bindl = , xf86Sleep, exec, systemctl suspend # sleep button +bindl = , xf86Rfkill, exec, $scriptsDir/AirplaneMode.sh #Airplane mode # media controls using keyboards -bind = , xf86AudioPlayPause, exec, $scriptsDir/MediaCtrl.sh --pause -bind = , xf86AudioPause, exec, $scriptsDir/MediaCtrl.sh --pause -bind = , xf86AudioPlay, exec, $scriptsDir/MediaCtrl.sh --pause -bind = , xf86AudioNext, exec, $scriptsDir/MediaCtrl.sh --nxt -bind = , xf86AudioPrev, exec, $scriptsDir/MediaCtrl.sh --prv -bind = , xf86audiostop, exec, $scriptsDir/MediaCtrl.sh --stop +bindl = , xf86AudioPlayPause, exec, $scriptsDir/MediaCtrl.sh --pause +bindl = , xf86AudioPause, exec, $scriptsDir/MediaCtrl.sh --pause +bindl = , xf86AudioPlay, exec, $scriptsDir/MediaCtrl.sh --pause +bindl = , xf86AudioNext, exec, $scriptsDir/MediaCtrl.sh --nxt +bindl = , xf86AudioPrev, exec, $scriptsDir/MediaCtrl.sh --prv +bindl = , xf86audiostop, exec, $scriptsDir/MediaCtrl.sh --stop # Screenshot keybindings NOTE: You may need to press Fn key as well bind = $mainMod, Print, exec, $scriptsDir/ScreenShot.sh --now From 9bf916556b3df4033012333946f14c6d28e13338 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 27 May 2024 01:08:06 +0900 Subject: [PATCH 05/30] added ENV for electron apps. copy.sh adjusted to create only 1 backup for wallpapers to avoid multiple backup folders --- config/hypr/UserConfigs/ENVariables.conf | 3 +++ copy.sh | 7 +++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/config/hypr/UserConfigs/ENVariables.conf b/config/hypr/UserConfigs/ENVariables.conf index 8681eb3..aa5b231 100644 --- a/config/hypr/UserConfigs/ENVariables.conf +++ b/config/hypr/UserConfigs/ENVariables.conf @@ -20,6 +20,9 @@ env = XDG_SESSION_TYPE,wayland # firefox env = MOZ_ENABLE_WAYLAND,1 +# electron >28 apps (may help) +env = ELECTRON_OZONE_PLATFORM_HINT,auto + # NVIDIA # This is from Hyprland Wiki. As a start, WLR_NO_HARDWARE_CURSORS 1 will be activated if nvidia gpu detected #env = WLR_NO_HARDWARE_CURSORS,1 diff --git a/copy.sh b/copy.sh index 390b15e..8bd0b33 100755 --- a/copy.sh +++ b/copy.sh @@ -224,10 +224,9 @@ done for DIRw in wallpapers; do DIRPATH=~/Pictures/"$DIRw" if [ -d "$DIRPATH" ]; then - echo -e "${NOTE} - Wallpapers in $DIRw found, attempting to back up." - BACKUP_DIR=$(get_backup_dirname) - mv "$DIRPATH" "$DIRPATH-backup-$BACKUP_DIR" 2>&1 | tee -a "$LOG" - echo -e "${NOTE} - Backed up $DIRw to $DIRPATH-backup-$BACKUP_DIR." + echo "${NOTE} - Wallpapers in $DIRw found, attempting to create back up." + cp -r "$DIRPATH" "$DIRPATH-backup" 2>&1 | tee -a "$LOG" + echo "${NOTE} - Backed up $DIRw to $DIRPATH-backup" fi done From 939328fe35a1648b7f7bbc1f7d261520db6d0e62 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 27 May 2024 01:27:19 +0900 Subject: [PATCH 06/30] re-organize windowrules.conf --- config/hypr/UserConfigs/WindowRules.conf | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index 0ee664e..734a705 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -5,7 +5,20 @@ #windowrule = fullscreen,gamescope #windowrule = workspace 6 silent,^(gamescope)$ +# windowrule center windowrule = center,^(pavucontrol) +windowrule = center,^([Ww]hatsapp-for-linux)$ +windowrule = center,^([Ff]erdium)$ + +# WINDOWRULE v2 +# windowrule v2 - position +windowrulev2 = center, class:([Tt]hunar), title:(File Operation Progress) +windowrulev2 = center, class:([Tt]hunar), title:(Confirm to replace files) + +# windowrule v2 to avoid idle for fullscreen apps +windowrulev2 = idleinhibit fullscreen, class:^(*)$ +windowrulev2 = idleinhibit fullscreen, title:^(*)$ +windowrulev2 = idleinhibit fullscreen, fullscreen:1 # windowrule v2 move to workspace windowrulev2 = workspace 1, class:^([Tt]hunderbird)$ @@ -19,6 +32,7 @@ windowrulev2 = workspace 7, class:^([Dd]iscord)$ windowrulev2 = workspace 7, class:^([Ww]ebCord)$ windowrulev2 = workspace 7, class:^([Vv]esktop)$ windowrulev2 = workspace 7, class:^([Ff]erdium)$ +windowrulev2 = workspace 7, class:^([Ww]hatsapp-for-linux)$ # windowrule v2 move to workspace (silent) windowrulev2 = workspace 6 silent, class:^(virt-manager)$ @@ -46,14 +60,8 @@ windowrulev2 = float, class:^([Bb]aobab|org.gnome.[Bb]aobab)$ # Disk usage analy windowrulev2 = float, title:(Kvantum Manager) windowrulev2 = float, class:^([Ss]team)$,title:^((?![Ss]team).*|[Ss]team [Ss]ettings)$ windowrulev2 = float, class:^([Qq]alculate-gtk)$ -windowrulev2 = float, class:^([Ww]hatsapp-for-linux)$ -windowrulev2 = float, class:^([Ff]erdium)$ - -# windowrule v2 - position -windowrulev2 = center, class:([Tt]hunar), title:(File Operation Progress) -windowrulev2 = center, class:([Tt]hunar), title:(Confirm to replace files) -windowrulev2 = center, class:^([Ww]hatsapp-for-linux)$ -windowrulev2 = center, class:^([Ff]erdium)$ +#windowrulev2 = float, class:^([Ww]hatsapp-for-linux)$ +#windowrulev2 = float, class:^([Ff]erdium)$ # windowrule v2 - opacity #enable as desired windowrulev2 = opacity 0.9 0.6, class:^([Rr]ofi)$ From 467250d12a88c99a5ea8db3e3f9d86efb47b5b5c Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 28 May 2024 02:24:33 +0900 Subject: [PATCH 07/30] modified / added some keybinds --- config/hypr/configs/Keybinds.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index 6c03456..c1f70c5 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -52,7 +52,11 @@ bind = $mainMod CTRL, Return, layoutmsg, swapwithmaster # group bind = $mainMod, G, togglegroup -bind = ALT, tab, changegroupactive #change focus to another window +bind = $mainMod SHIFT, tab, changegroupactive #change focus to another window + + # Cycle windows if floating bring to top +bind = ALT,Tab,cyclenext +bind = ALT,Tab,bringactivetotop # Special Keys / Hot Keys bindl = , xf86audioraisevolume, exec, $scriptsDir/Volume.sh --inc #volume up From f593df6b480bb082f4131486822b755c334fedc7 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 28 May 2024 03:38:21 +0900 Subject: [PATCH 08/30] updated copy.sh for 12H fix on waybar module --- config/hypr/hyprlock.conf | 4 ++-- config/waybar/modules | 4 ++-- copy.sh | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/config/hypr/hyprlock.conf b/config/hypr/hyprlock.conf index 7c1af41..c763bc9 100644 --- a/config/hypr/hyprlock.conf +++ b/config/hypr/hyprlock.conf @@ -73,8 +73,8 @@ label { # Time label { monitor = -# text = cmd[update:1000] echo " $(date +"%I:%M:%S %p") " # AM/PM -text = cmd[update:1000] echo " $(date +"%H:%M:%S") " # 24H + #text = cmd[update:1000] echo " $(date +"%I:%M:%S %p") " # AM/PM + text = cmd[update:1000] echo " $(date +"%H:%M:%S") " # 24H color = $color15 font_size = 94 font_family = JetBrains Mono Nerd Font 10 diff --git a/config/waybar/modules b/config/waybar/modules index 071efb3..9e7e646 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -281,8 +281,8 @@ }, "clock": { "interval": 1, - //"format": "๏€— {:%I:%M %p}", // AM PM format - "format": "๏€— {:%H:%M:%S}", + //"format": "๏€— {:%I:%M %p}", // AM PM format + "format": "๏€— {:%H:%M:%S}", "format-alt": "๏€— {:%H:%M ๏ณ %Y, %d %B, %A}", "tooltip-format": "{calendar}", "calendar": { diff --git a/copy.sh b/copy.sh index 8bd0b33..b05b996 100755 --- a/copy.sh +++ b/copy.sh @@ -126,12 +126,12 @@ while true; do # Check if the answer is valid if [[ "$answer" == "y" ]]; then # Modify waybar config if 12hr is selected - sed -i 's/^ \/\/"format": "๏€— {:%I:%M %p}"/ "format": "๏€— {:%I:%M %p}"/' ./config/waybar/modules 2>&1 | tee -a "$LOG" || true - sed -i 's/^ "format": "๏€— {:%H:%M:%S}"/ \/\/"format": "๏€— {:%H:%M:%S}"/' ./config/waybar/modules 2>&1 | tee -a "$LOG" || true + sed -i 's/^ \/\/"format": "๏€— {:%I:%M %p}"/ "format": "๏€— {:%I:%M %p}"/' config/waybar/modules 2>&1 | tee -a "$LOG" + sed -i 's/^ "format": "๏€— {:%H:%M:%S}"/ \/\/"format": "๏€— {:%H:%M:%S}"/' config/waybar/modules 2>&1 | tee -a "$LOG" # for hyprlock - sed -i 's|^# text = cmd\[update:1000\] echo " $(date +"%I:%M:%S %p") " # AM/PM|text = cmd\[update:1000\] echo " $(date +"%I:%M:%S %p") " # AM/PM|' ./config/hypr/hyprlock.conf - sed -i 's|^text = cmd\[update:1000\] echo " $(date +"%H:%M:%S") " # 24H|# text = cmd\[update:1000\] echo " $(date +"%H:%M:%S") " # 24H|' ./config/hypr/hyprlock.conf + sed -i 's|^ #text = cmd\[update:1000\] echo " $(date +"%I:%M:%S %p") " # AM/PM| text = cmd\[update:1000\] echo " $(date +"%I:%M:%S %p") " # AM/PM|' config/hypr/hyprlock.conf 2>&1 | tee -a "$LOG" + sed -i 's|^ text = cmd\[update:1000\] echo " $(date +"%H:%M:%S") " # 24H| #text = cmd\[update:1000\] echo " $(date +"%H:%M:%S") " # 24H|' config/hypr/hyprlock.conf 2>&1 | tee -a "$LOG" # for SDDM (simple-sddm) sddm_folder="/usr/share/sddm/themes/simple-sddm" From b1b25e670ce12cdd6844db08d08e2e358d374543 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 28 May 2024 06:42:46 +0900 Subject: [PATCH 09/30] Collected all extra modules, (except camellia) into waybar/modules for easy management. Same adjusted copy.sh to take effect all clock modules if 12H chosen by user --- config/waybar/configs/[BOT] Camellia | 118 +------------------ config/waybar/configs/[BOT] Chrysanthemum | 85 +++----------- config/waybar/configs/[BOT] Gardenia | 90 +++------------ config/waybar/configs/[BOT] Peony | 91 ++------------- config/waybar/configs/[BOT] Sleek | 15 --- config/waybar/configs/[TOP] Camellia | 132 ++-------------------- config/waybar/configs/[TOP] Chrysanthemum | 82 ++------------ config/waybar/configs/[TOP] Gardenia | 85 ++------------ config/waybar/configs/[TOP] Peony | 80 ++----------- config/waybar/configs/[TOP] Sleek | 17 +-- config/waybar/modules | 80 ++++++++++++- copy.sh | 20 +++- 12 files changed, 182 insertions(+), 713 deletions(-) diff --git a/config/waybar/configs/[BOT] Camellia b/config/waybar/configs/[BOT] Camellia index e135258..9159584 100644 --- a/config/waybar/configs/[BOT] Camellia +++ b/config/waybar/configs/[BOT] Camellia @@ -25,91 +25,21 @@ "custom/separator#line", "mpris", "custom/swaync", - "tray#cam", + "tray", "wlr/taskbar"], -"modules-center": ["hyprland/window#cam"], +"modules-center": ["hyprland/window"], "modules-right": [ "custom/backlight", "backlight/slider", "custom/speaker", "pulseaudio/slider", - "battery#cam", - "clock#cam", - "network#cam"], + "battery", + "clock#3", + "network"], // Additional modules // - -"hyprland/workspaces#cam": { - "active-only":false, - "all-outputs": true, - "format": "{icon}", - "show-special": false, - "on-click": "activate", - "on-scroll-up": "hyprctl dispatch workspace e+1", - "on-scroll-down": "hyprctl dispatch workspace e-1", - "persistent-workspaces":{ - "1": [], - "2": [], - "3": [], - "4": [], - "5": [] - }, - "format-icons": { - "1": "Uno", - "2": "Due", - "3": "Tre", - "4": "Quattro", - "5": "Cinque", - "6":"Sei", - "7":"Sette", - "8":"Otto", - "9":"Nove", - "10":"Dieci" - } -}, - -"hyprland/window#cam": { - "format": "๏†’ {title}", - "max-length": 50, - "rewrite": { - "(.*) โ€” Mozilla Firefox": " $1", - "(.*) - zsh": "> [$1]" -}, - "separate-outputs": true -}, - -"clock#cam": { - "interval": 60, - //"format": "{:%A, %I:%M %P}", - "format": "{:%A, %H:%M}", - "max-length": 25, - -}, - -"battery#cam": { - "interval": 60, - "align": 0, - "rotate": 0, - //"bat": "BAT1", - //"adapter": "ACAD", - "full-at": 100, - "design-capacity": false, - "states": { - "critical": 15 - }, - "format": "{capacity}% {icon}", - "format-charging": "๏ƒง {capacity}%", - "format-plugged": "๓ฑ˜– {capacity}%", - "format-full": "{icon} Full", - "format-alt": "{icon} {time}", - "format-icons": ["๏‰„", "๏‰ƒ", "๏‰‚", "๏‰", "๏‰€"], - "format-time": "{H}h {M}min", - "tooltip": true, - "tooltip-format": "{timeTo} {power}w" -}, - "pulseaudio/slider": { "min": 0, "max": 100, @@ -135,42 +65,4 @@ "interval": 1, "format": "{}" }, - -"tray#cam": { - //"icon-size": 16, - "spacing": 10 -}, - -"network#cam": { - "format": "{ifname}", - "format-wifi": "{icon}", - "format-ethernet": "๓ฐŒ˜", - "format-disconnected": "๓ฐŒ™", - "tooltip-format": "{ipaddr} ๏„น {bandwidthUpBytes} ๏„บ {bandwidthDownBytes}", - "format-linked": "๓ฐˆ {ifname} (No IP)", - "tooltip-format-wifi": "{essid} {icon} {signalStrength}%", - "tooltip-format-ethernet": "{ifname} ๓ฐŒ˜", - "tooltip-format-disconnected": "๓ฐŒ™ Disconnected", - "max-length": 50, - "format-icons": ["๓ฐคฏ","๓ฐคŸ","๓ฐคข","๓ฐคฅ","๓ฐคจ"] -}, - -"wlr/taskbar": { - "format": "{icon}", - //"icon-size": 14, - //"icon-theme": "Numix-Circle", - "tooltip-format": "{title}", - "on-click": "activate", - "on-click-middle": "close", - "ignore-list": [ - "kitty" - ], - "app_ids-mapping": { - "firefoxdeveloperedition": "firefox-developer-edition" - }, - "rewrite": { - "Firefox Web Browser": "Firefox", - "Foot Server": "Terminal" - } -} } \ No newline at end of file diff --git a/config/waybar/configs/[BOT] Chrysanthemum b/config/waybar/configs/[BOT] Chrysanthemum index e4f1fba..c435952 100644 --- a/config/waybar/configs/[BOT] Chrysanthemum +++ b/config/waybar/configs/[BOT] Chrysanthemum @@ -10,84 +10,27 @@ //"mode": "dock", "exclusive": true, "passthrough": false, -"position": "bottom", +"position": "bottom +", "spacing": 5, "fixed-center": true, "ipc": true, "margin-left": 5, "margin-right": 5, +"margin-top": 0, -"modules-left": ["clock#gar", "mpris", "custom/swaync", "tray"], +"modules-left": [ + "clock#5", + "mpris", + "tray", + "custom/swaync" + ], "modules-center": ["hyprland/workspaces"], -"modules-right": ["pulseaudio#gar","backlight#gar", "battery#gar"], - -// M O D U L E S // -"clock#gar": { - //"format": "{:%A, %I:%M %P}", - "format": "{:%a %d | %H:%M}", - "format-alt": "{:%A, %d %B, %Y (%R)}" -}, - -"hyprland/window#gar": { - "format": "{}", - "max-length": 60 -}, - -"tray#gar": { - "icon-size": 15, - "spacing": 10 -}, - -"pulseaudio#gar": { - "format": "{icon} {volume}%", - "format-bluetooth": "{icon}๏Š” {volume}%", - "format-bluetooth-muted": "๏šฉ {icon}๏Š”", - "format-muted": "๓ฐธˆ", - "format-icons": { - "headphone": "๏€จ", - "hands-free": "๏–", - "headset": "๏–", - "phone": "๏‚•", - "portable": "๏‚•", - "car": "๏†น", - "default": ["๏€ฆ", "๏€ง", "๏€จ"] - }, - "on-click": "pamixer --toggle-mute", - "on-click-right": "pavucontrol", - "tooltip": false -}, - -"backlight#gar": { - //"device": "intel_backlight", - "format": "{icon} {percent}%", - "format-icons": ["๏†…", "๏„‘"] -}, - -"battery#gar": { - "interval": 60, - "align": 0, - "rotate": 0, - //"bat": "BAT1", - //"adapter": "ACAD", - "full-at": 100, - "design-capacity": false, - "states": { - "good": 95, - "warning": 30, - "critical": 15 - }, - "format": "{icon} {capacity}%", - "format-charging": "๏ƒง {capacity}%", - "format-plugged": "๓ฑ˜– {capacity}%", - "format-full": "{icon} Full", - "format-alt": "{icon} {time}", - "format-icons": ["๏‰„", "๏‰ƒ", "๏‰‚", "๏‰", "๏‰€"], - "format-time": "{H}h {M}min", - "tooltip": true, - "tooltip-format": "{timeTo} {power}w", - "on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh", - "on-click-right": "~/.config/hypr/scripts/Wlogout.sh", -}, +"modules-right": [ + "pulseaudio#1", + "backlight#2", + "battery"], + } \ No newline at end of file diff --git a/config/waybar/configs/[BOT] Gardenia b/config/waybar/configs/[BOT] Gardenia index 5d07152..9ba6d3b 100644 --- a/config/waybar/configs/[BOT] Gardenia +++ b/config/waybar/configs/[BOT] Gardenia @@ -6,7 +6,6 @@ { - "include": "~/.config/waybar/modules", "layer": "top", //"mode": "dock", @@ -16,84 +15,23 @@ "spacing": 5, "fixed-center": false, "ipc": true, -//"margin-top": 5, -"margin-bottom": 5, -"width": 768, +"margin-top": 5, +//"margin-bottom": 5, +"width": 1000, -"modules-left": ["clock#gar", "mpris", "custom/swaync", "tray"], +"modules-left": [ + "clock#5", + "mpris", + "tray", + "custom/swaync" + ], "modules-center": ["hyprland/workspaces#kanji"], -"modules-right": ["pulseaudio#gar","backlight#gar", "battery#gar"], - - -// M O D U L E S // - -"clock#gar": { - //"format": "{:%A, %I:%M %P}", - "format": "{:%a %d | %H:%M}", - "format-alt": "{:%A, %d %B, %Y (%R)}" -}, - -"hyprland/window#gar": { - "format": "{}", - "max-length": 60 -}, - -"tray#gar": { - "icon-size": 15, - "spacing": 10 -}, - -"pulseaudio#gar": { - "format": "{icon} {volume}%", - "format-bluetooth": "{icon}๏Š” {volume}%", - "format-bluetooth-muted": "๏šฉ {icon}๏Š”", - "format-muted": "๓ฐธˆ", - "format-icons": { - "headphone": "๏€จ", - "hands-free": "๏–", - "headset": "๏–", - "phone": "๏‚•", - "portable": "๏‚•", - "car": "๏†น", - "default": ["๏€ฆ", "๏€ง", "๏€จ"] - }, - "on-click": "pamixer --toggle-mute", - "on-click-right": "pavucontrol", - "tooltip": false -}, - -"backlight#gar": { - "device": "intel_backlight", - "format": "{icon} {percent}%", - "format-icons": ["๏†…", "๏„‘"] -}, +"modules-right": [ + "pulseaudio#1", + "backlight#2", + "battery" + ], -"battery#gar": { - "interval": 60, - "align": 0, - "rotate": 0, - //"bat": "BAT1", - //"adapter": "ACAD", - "full-at": 100, - "design-capacity": false, - "states": { - "good": 95, - "warning": 30, - "critical": 15 - }, - "format": "{icon} {capacity}%", - "format-charging": "๏ƒง {capacity}%", - "format-plugged": "๓ฑ˜– {capacity}%", - "format-full": "{icon} Full", - "format-alt": "{icon} {time}", - "format-icons": ["๏‰„", "๏‰ƒ", "๏‰‚", "๏‰", "๏‰€"], - "format-time": "{H}h {M}min", - "tooltip": true, - "tooltip-format": "{timeTo} {power}w", - "on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh", - "on-click-right": "~/.config/hypr/scripts/Wlogout.sh", -}, - } \ No newline at end of file diff --git a/config/waybar/configs/[BOT] Peony b/config/waybar/configs/[BOT] Peony index dcdf4aa..4b548b8 100644 --- a/config/waybar/configs/[BOT] Peony +++ b/config/waybar/configs/[BOT] Peony @@ -15,95 +15,28 @@ "spacing": 4, "fixed-center": true, "ipc": true, -//"margin-top": 5, -"margin-bottom": 5, +"margin-top": 5, +//"margin-bottom": 5, "width": 1444, -"modules-left": ["hyprland/workspaces#roman", "mpris", "tray#peony"], +"modules-left": [ + "hyprland/workspaces#roman", + "mpris", + "custom/swaync", + "tray" + ], -"modules-center": ["clock#peony"], +"modules-center": ["clock#4"], "modules-right": [ - "battery#peony", + "battery", "custom/separator#blank", - "backlight#peony", + "backlight", "custom/separator#blank", "pulseaudio", "custom/separator#blank", "temperature", "custom/separator#blank", - "network#peony", - "custom/swaync"], + "network"], - -//M O D U L E S // - -"clock#peony": { - "interval": 60, - "tooltip-format": "{:%B %Y}\n{calendar}", - //"format": "{:%B | %a %d, %Y | %I:%M %p}", - "format": "{:%B | %a %d, %Y | %H:%M}", - "format-alt": "{:%a %b %d, %G}", -}, - -"wireplumber#peony": { - "format": "{icon} {volume}", - "format-muted": "๏‘ฆ Mute", - "on-click": "~/.config/hypr/scripts/Volume.sh --toggle", - "on-click-right": "pavucontrol -t 3", - "on-scroll-up": "~/.config/hypr/scripts/Volume.sh --inc", - "on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec", - "format-icons": ["๏€ฆ", "๏€ง", "๓ฐ•พ", "๏€จ"], -}, - -"backlight#peony": { - "device": "intel_backlight", - "format": "{percent}% {icon}", - "format-icons": ["๓ฐ›ฉ", "๓ฑฉŽ", "๓ฑฉ", "๓ฑฉ‘", "๓ฑฉ’", "๓ฑฉ“", "๓ฑฉ”", "๓ฑฉ•", "๓ฐ›จ"], -}, - -"network#peony": { - "format": "{ifname}", - "format-wifi": "{icon}", - "format-ethernet": "๓ฐŒ˜", - "format-disconnected": "๓ฐŒ™", - "tooltip-format": "{ipaddr} ๏„น {bandwidthUpBytes} ๏„บ {bandwidthDownBytes}", - "format-linked": "๓ฐˆ {ifname} (No IP)", - "tooltip-format-wifi": "{essid} {icon} {signalStrength}%", - "tooltip-format-ethernet": "{ifname} ๓ฐŒ˜", - "tooltip-format-disconnected": "๓ฐŒ™ Disconnected", - "max-length": 50, - "format-icons": ["๓ฐคฏ","๓ฐคŸ","๓ฐคข","๓ฐคฅ","๓ฐคจ"] -}, - -"battery#peony": { - "interval": 60, - "align": 0, - "rotate": 0, - //"bat": "BAT1", - //"adapter": "ACAD", - "full-at": 100, - "design-capacity": false, - "states": { - "good": 95, - "warning": 30, - "critical": 15 - }, - "format": "{icon} {capacity}%", - "format-charging": "๏ƒง {capacity}%", - "format-plugged": "๓ฑ˜– {capacity}%", - "format-full": "{icon} Full", - "format-alt": "{icon} {time}", - "format-icons": ["๏‰„", "๏‰ƒ", "๏‰‚", "๏‰", "๏‰€"], - "format-time": "{H}h {M}min", - "tooltip": true, - "tooltip-format": "{timeTo} {power}w", - "on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh", - "on-click-right": "~/.config/hypr/scripts/Wlogout.sh", -}, - -"tray#peony": { - "icon-size": 17, - "spacing": 8, -} } \ No newline at end of file diff --git a/config/waybar/configs/[BOT] Sleek b/config/waybar/configs/[BOT] Sleek index b1cfc1a..6bb595b 100644 --- a/config/waybar/configs/[BOT] Sleek +++ b/config/waybar/configs/[BOT] Sleek @@ -37,19 +37,4 @@ "custom/power", ], - - -// Additional format / customize modules - -"custom/power": { - "format": "๏€‘ ", - "icon-size": 20, - "tooltip": false, -}, - -"clock": { - //"format": "{:%I:%M %p - %d/%b}", //for AM/PM - "format": "{:%H:%M - %d/%b}", // 24H - "tooltip": false -}, } diff --git a/config/waybar/configs/[TOP] Camellia b/config/waybar/configs/[TOP] Camellia index 53e2fce..ccb078f 100644 --- a/config/waybar/configs/[TOP] Camellia +++ b/config/waybar/configs/[TOP] Camellia @@ -12,7 +12,7 @@ "exclusive": true, "passthrough": false, "position": "top", -"spacing": 3, +"spacing": 4, "fixed-center": true, "ipc": true, //"margin-top": 0, @@ -22,100 +22,28 @@ "modules-left": [ "hyprland/workspaces#cam", - "custom/separator#line", + "custom/separator#line", "mpris", - "custom/swaync", - "tray#cam", - "wlr/taskbar" - ], + "custom/swaync", + "tray", + "wlr/taskbar"], -"modules-center": ["hyprland/window#cam"], +"modules-center": ["hyprland/window"], "modules-right": [ "custom/backlight", "backlight/slider", "custom/speaker", "pulseaudio/slider", - "battery#cam", - "clock#cam", - "network#cam" - ], + "battery", + "clock#3", + "network"], // Additional modules // - -"hyprland/workspaces#cam": { - "active-only":false, - "all-outputs": true, - "format": "{icon}", - "show-special": false, - "on-click": "activate", - "on-scroll-up": "hyprctl dispatch workspace e+1", - "on-scroll-down": "hyprctl dispatch workspace e-1", - "persistent-workspaces":{ - "1": [], - "2": [], - "3": [], - "4": [], - "5": [] - }, - "format-icons": { - "1": "Uno", - "2": "Due", - "3": "Tre", - "4": "Quattro", - "5": "Cinque", - "6":"Sei", - "7":"Sette", - "8":"Otto", - "9":"Nove", - "10":"Dieci" - } -}, - -"hyprland/window#cam": { - "format": "๏†’ {title}", - "max-length": 50, - "rewrite": { - "(.*) โ€” Mozilla Firefox": " $1", - "(.*) - zsh": "> [$1]" -}, - "separate-outputs": true -}, - -"clock#cam": { - "interval": 60, - //"format": "{:%A, %I:%M %P}", - "format": "{:%A, %H:%M}", - "max-length": 25, - -}, - -"battery#cam": { - "interval": 60, - "align": 0, - "rotate": 0, - //"bat": "BAT1", - //"adapter": "ACAD", - "full-at": 100, - "design-capacity": false, - "states": { - "critical": 15 - }, - "format": "{capacity}% {icon}", - "format-charging": "๏ƒง {capacity}%", - "format-plugged": "๓ฑ˜– {capacity}%", - "format-full": "{icon} Full", - "format-alt": "{icon} {time}", - "format-icons": ["๏‰„", "๏‰ƒ", "๏‰‚", "๏‰", "๏‰€"], - "format-time": "{H}h {M}min", - "tooltip": true, - "tooltip-format": "{timeTo} {power}w" -}, - "pulseaudio/slider": { "min": 0, "max": 100, - "orientation": "horizontal", + "orientation": "horizontal" }, @@ -129,7 +57,7 @@ "min": 0, "max": 100, "orientation": "horizontal", - //"device": "intel_backlight" + "device": "intel_backlight" }, "custom/backlight": { @@ -137,42 +65,4 @@ "interval": 1, "format": "{}" }, - -"tray#cam": { - //"icon-size": 16, - "spacing": 10 -}, - -"network#cam": { - "format": "{ifname}", - "format-wifi": "{icon}", - "format-ethernet": "๓ฐŒ˜", - "format-disconnected": "๓ฐŒ™", - "tooltip-format": "{ipaddr} ๏„น {bandwidthUpBytes} ๏„บ {bandwidthDownBytes}", - "format-linked": "๓ฐˆ {ifname} (No IP)", - "tooltip-format-wifi": "{essid} {icon} {signalStrength}%", - "tooltip-format-ethernet": "{ifname} ๓ฐŒ˜", - "tooltip-format-disconnected": "๓ฐŒ™ Disconnected", - "max-length": 50, - "format-icons": ["๓ฐคฏ","๓ฐคŸ","๓ฐคข","๓ฐคฅ","๓ฐคจ"] -}, - -"wlr/taskbar": { - "format": "{icon}", - //"icon-size": 14, - //"icon-theme": "Numix-Circle", - "tooltip-format": "{title}", - "on-click": "activate", - "on-click-middle": "close", - "ignore-list": [ - "kitty" - ], - "app_ids-mapping": { - "firefoxdeveloperedition": "firefox-developer-edition" - }, - "rewrite": { - "Firefox Web Browser": "Firefox", - "Foot Server": "Terminal" - } -} } \ No newline at end of file diff --git a/config/waybar/configs/[TOP] Chrysanthemum b/config/waybar/configs/[TOP] Chrysanthemum index b231047..9d1c105 100644 --- a/config/waybar/configs/[TOP] Chrysanthemum +++ b/config/waybar/configs/[TOP] Chrysanthemum @@ -18,78 +18,18 @@ "margin-right": 5, "margin-top": 0, -"modules-left": ["clock#gar", "mpris", "tray", "custom/swaync"], +"modules-left": [ + "clock#5", + "mpris", + "tray", + "custom/swaync" + ], "modules-center": ["hyprland/workspaces"], -"modules-right": ["pulseaudio#gar","backlight#gar", "battery#gar"], - -// M O D U L E S // - -"clock#gar": { - //"format": "{:%A, %I:%M %P}", - "format": "{:%a %d | %H:%M}", - "format-alt": "{:%A, %d %B, %Y (%R)}" -}, - -"hyprland/window#gar": { - "format": "{}", - "max-length": 60 -}, - -"tray#gar": { - "icon-size": 15, - "spacing": 10 -}, - -"pulseaudio#gar": { - "format": "{icon} {volume}%", - "format-bluetooth": "{icon}๏Š” {volume}%", - "format-bluetooth-muted": "๏šฉ {icon}๏Š”", - "format-muted": "๓ฐธˆ", - "format-icons": { - "headphone": "๏€จ", - "hands-free": "๏–", - "headset": "๏–", - "phone": "๏‚•", - "portable": "๏‚•", - "car": "๏†น", - "default": ["๏€ฆ", "๏€ง", "๏€จ"] - }, - "on-click": "pamixer --toggle-mute", - "on-click-right": "pavucontrol", - "tooltip": false -}, - -"backlight#gar": { - //"device": "intel_backlight", - "format": "{icon} {percent}%", - "format-icons": ["๏†…", "๏„‘"] -}, - -"battery#gar": { - "interval": 60, - "align": 0, - "rotate": 0, - //"bat": "BAT1", - //"adapter": "ACAD", - "full-at": 100, - "design-capacity": false, - "states": { - "good": 95, - "warning": 30, - "critical": 15 - }, - "format": "{icon} {capacity}%", - "format-charging": "๏ƒง {capacity}%", - "format-plugged": "๓ฑ˜– {capacity}%", - "format-full": "{icon} Full", - "format-alt": "{icon} {time}", - "format-icons": ["๏‰„", "๏‰ƒ", "๏‰‚", "๏‰", "๏‰€"], - "format-time": "{H}h {M}min", - "tooltip": true, - "tooltip-format": "{timeTo} {power}w", - "on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh", - "on-click-right": "~/.config/hypr/scripts/Wlogout.sh", -}, +"modules-right": [ + "pulseaudio#1", + "backlight#2", + "battery"], + } \ No newline at end of file diff --git a/config/waybar/configs/[TOP] Gardenia b/config/waybar/configs/[TOP] Gardenia index 44c2de4..fff3964 100644 --- a/config/waybar/configs/[TOP] Gardenia +++ b/config/waybar/configs/[TOP] Gardenia @@ -17,82 +17,21 @@ "ipc": true, "margin-top": 5, //"margin-bottom": 5, -"width": 768, +"width": 1000, -"modules-left": ["clock#gar", "mpris", "tray", "custom/swaync"], +"modules-left": [ + "clock#5", + "mpris", + "tray", + "custom/swaync" + ], "modules-center": ["hyprland/workspaces#kanji"], -"modules-right": ["pulseaudio#gar","backlight#gar", "battery#gar"], +"modules-right": [ + "pulseaudio#1", + "backlight#2", + "battery" + ], - -// M O D U L E S // - -"clock#gar": { - //"format": "{:%A, %I:%M %P}", - "format": "{:%a %d | %H:%M}", - "format-alt": "{:%A, %d %B, %Y (%R)}" -}, - -"hyprland/window#gar": { - "format": "{}", - "max-length": 60 -}, - -"tray#gar": { - "icon-size": 15, - "spacing": 10 -}, - -"pulseaudio#gar": { - "format": "{icon} {volume}%", - "format-bluetooth": "{icon}๏Š” {volume}%", - "format-bluetooth-muted": "๏šฉ {icon}๏Š”", - "format-muted": "๓ฐธˆ", - "format-icons": { - "headphone": "๏€จ", - "hands-free": "๏–", - "headset": "๏–", - "phone": "๏‚•", - "portable": "๏‚•", - "car": "๏†น", - "default": ["๏€ฆ", "๏€ง", "๏€จ"] - }, - "on-click": "pamixer --toggle-mute", - "on-click-right": "pavucontrol", - "tooltip": false -}, - -"backlight#gar": { - "device": "intel_backlight", - "format": "{icon} {percent}%", - "format-icons": ["๏†…", "๏„‘"] -}, - -"battery#gar": { - "interval": 60, - "align": 0, - "rotate": 0, - //"bat": "BAT1", - //"adapter": "ACAD", - "full-at": 100, - "design-capacity": false, - "states": { - "good": 95, - "warning": 30, - "critical": 15 - }, - "format": "{icon} {capacity}%", - "format-charging": "๏ƒง {capacity}%", - "format-plugged": "๓ฑ˜– {capacity}%", - "format-full": "{icon} Full", - "format-alt": "{icon} {time}", - "format-icons": ["๏‰„", "๏‰ƒ", "๏‰‚", "๏‰", "๏‰€"], - "format-time": "{H}h {M}min", - "tooltip": true, - "tooltip-format": "{timeTo} {power}w", - "on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh", - "on-click-right": "~/.config/hypr/scripts/Wlogout.sh", -}, - } \ No newline at end of file diff --git a/config/waybar/configs/[TOP] Peony b/config/waybar/configs/[TOP] Peony index c01ab10..f35979d 100644 --- a/config/waybar/configs/[TOP] Peony +++ b/config/waybar/configs/[TOP] Peony @@ -19,84 +19,24 @@ //"margin-bottom": 5, "width": 1444, -"modules-left": ["hyprland/workspaces#roman", "mpris", "custom/swaync", "tray#peony"], +"modules-left": [ + "hyprland/workspaces#roman", + "mpris", + "custom/swaync", + "tray" + ], -"modules-center": ["clock#peony"], +"modules-center": ["clock#4"], "modules-right": [ - "battery#peony", + "battery", "custom/separator#blank", - "backlight#peony", + "backlight", "custom/separator#blank", "pulseaudio", "custom/separator#blank", "temperature", "custom/separator#blank", - "network#peony"], + "network"], - -//M O D U L E S // - -"clock#peony": { - "interval": 60, - "tooltip-format": "{:%B %Y}\n{calendar}", - //"format": "{:%B | %a %d, %Y | %I:%M %p}", - "format": "{:%B | %a %d, %Y | %H:%M}", - "format-alt": "{:%a %b %d, %G}", -}, - -"wireplumber#peony": { - "format": "{icon} {volume}", - "format-muted": "๏‘ฆ Mute", - "on-click": "~/.config/hypr/scripts/Volume.sh --toggle", - "on-click-right": "pavucontrol -t 3", - "on-scroll-up": "~/.config/hypr/scripts/Volume.sh --inc", - "on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec", - "format-icons": ["๏€ฆ", "๏€ง", "๓ฐ•พ", "๏€จ"], -}, - -"network#peony": { - "format": "{ifname}", - "format-wifi": "{icon}", - "format-ethernet": "๓ฐŒ˜", - "format-disconnected": "๓ฐŒ™", - "tooltip-format": "{ipaddr} ๏„น {bandwidthUpBytes} ๏„บ {bandwidthDownBytes}", - "format-linked": "๓ฐˆ {ifname} (No IP)", - "tooltip-format-wifi": "{essid} {icon} {signalStrength}%", - "tooltip-format-ethernet": "{ifname} ๓ฐŒ˜", - "tooltip-format-disconnected": "๓ฐŒ™ Disconnected", - "max-length": 50, - "format-icons": ["๓ฐคฏ","๓ฐคŸ","๓ฐคข","๓ฐคฅ","๓ฐคจ"] -}, - -"battery#peony": { - "interval": 60, - "align": 0, - "rotate": 0, - //"bat": "BAT1", - //"adapter": "ACAD", - "full-at": 100, - "design-capacity": false, - "states": { - "good": 95, - "warning": 30, - "critical": 15 - }, - "format": "{icon} {capacity}%", - "format-charging": "๏ƒง {capacity}%", - "format-plugged": "๓ฑ˜– {capacity}%", - "format-full": "{icon} Full", - "format-alt": "{icon} {time}", - "format-icons": ["๏‰„", "๏‰ƒ", "๏‰‚", "๏‰", "๏‰€"], - "format-time": "{H}h {M}min", - "tooltip": true, - "tooltip-format": "{timeTo} {power}w", - "on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh", - "on-click-right": "~/.config/hypr/scripts/Wlogout.sh", -}, - -"tray#peony": { - "icon-size": 17, - "spacing": 8, -} } \ No newline at end of file diff --git a/config/waybar/configs/[TOP] Sleek b/config/waybar/configs/[TOP] Sleek index fda6aca..c5d66fa 100644 --- a/config/waybar/configs/[TOP] Sleek +++ b/config/waybar/configs/[TOP] Sleek @@ -22,7 +22,7 @@ "modules-center": [ "idle_inhibitor", "custom/separator#blank", - "clock", + "clock#3", "custom/separator#blank", "custom/swaync" ], @@ -35,19 +35,4 @@ "custom/separator#blank", "custom/power", ], - - -// Additional format / customize modules - -"custom/power": { - "format": "๏€‘ ", - "icon-size": 20, - "tooltip": false, -}, - -"clock": { - //"format": "{:%I:%M %p - %d/%b}", //for AM/PM - "format": "{:%H:%M - %d/%b}", // 24H - "tooltip": false -}, } diff --git a/config/waybar/modules b/config/waybar/modules index 9e7e646..fca7392 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -160,6 +160,34 @@ "class": "๓ฐ† " } }, +"hyprland/workspaces#cam": { + "active-only":false, + "all-outputs": true, + "format": "{icon}", + "show-special": false, + "on-click": "activate", + "on-scroll-up": "hyprctl dispatch workspace e+1", + "on-scroll-down": "hyprctl dispatch workspace e-1", + "persistent-workspaces":{ + "1": [], + "2": [], + "3": [], + "4": [], + "5": [] + }, + "format-icons": { + "1": "Uno", + "2": "Due", + "3": "Tre", + "4": "Quattro", + "5": "Cinque", + "6":"Sei", + "7":"Sette", + "8":"Otto", + "9":"Nove", + "10":"Dieci" + } +}, // GROUP "group/motherboard": { "orientation": "horizontal", @@ -241,6 +269,11 @@ "on-scroll-down": "~/.config/hypr/scripts/Brightness.sh --dec", "smooth-scrolling-threshold": 1, }, +"backlight#2": { + "device": "intel_backlight", + "format": "{icon} {percent}%", + "format-icons": ["๏†…", "๏„‘"] +}, "battery": { //"interval": 5, "align": 0, @@ -282,7 +315,7 @@ "clock": { "interval": 1, //"format": "๏€— {:%I:%M %p}", // AM PM format - "format": "๏€— {:%H:%M:%S}", + "format": "๏€— {:%H:%M:%S}", // 24H "format-alt": "๏€— {:%H:%M ๏ณ %Y, %d %B, %A}", "tooltip-format": "{calendar}", "calendar": { @@ -307,12 +340,28 @@ "on-scroll-down": "shift_down" }, "clock#2": { - // "timezone": "America/New_York", - //"format": "๏€— {:%I:%M %p}", // AM PM format - "format": "๏€— {:%H:%M}", + //"format": "๏€— {:%I:%M %p}", // AM PM format + "format": "๏€— {:%H:%M}", // 24H "format-alt": "{:%A | %H:%M | %e %B}", "tooltip-format": "{:%Y %B}\n{calendar}" }, +"clock#3": { + //"format": "{:%I:%M %p - %d/%b}", //for AM/PM + "format": "{:%H:%M - %d/%b}", // 24H + "tooltip": false +}, +"clock#4": { + "interval": 60, + //"format": "{:%B | %a %d, %Y | %I:%M %p}", // AM PM format + "format": "{:%B | %a %d, %Y | %H:%M}", // 24H + "format-alt": "{:%a %b %d, %G}", + "tooltip-format": "{:%B %Y}\n{calendar}", +}, +"clock#5": { + //"format": "{:%A, %I:%M %P}", // AM PM format + "format": "{:%a %d | %H:%M}", // 24H + "format-alt": "{:%A, %d %B, %Y (%R)}" +}, "cpu": { "format": "{usage}% ๓ฐ›", "interval": 1, @@ -482,6 +531,24 @@ "tooltip-format": "{icon} {desc} | {volume}%", "smooth-scrolling-threshold": 1, }, +"pulseaudio#1": { + "format": "{icon} {volume}%", + "format-bluetooth": "{icon}๏Š” {volume}%", + "format-bluetooth-muted": "๏šฉ {icon}๏Š”", + "format-muted": "๓ฐธˆ", + "format-icons": { + "headphone": "๏€จ", + "hands-free": "๏–", + "headset": "๏–", + "phone": "๏‚•", + "portable": "๏‚•", + "car": "๏†น", + "default": ["๏€ฆ", "๏€ง", "๏€จ"] + }, + "on-click": "pamixer --toggle-mute", + "on-click-right": "pavucontrol", + "tooltip": false +}, "pulseaudio#microphone": { "format": "{format_source}", "format-source": "๏„ฐ {volume}%", @@ -525,7 +592,7 @@ ], }, "wlr/taskbar": { - "format": "{icon} {name} ", + "format": "{icon}", "icon-size": 15, "all-outputs": false, "tooltip-format": "{title}", @@ -534,7 +601,8 @@ "ignore-list": [ "wofi", "rofi", - ] + "kitty" + ], }, "custom/cycle_wall": { "format": "๏€พ ", diff --git a/copy.sh b/copy.sh index b05b996..89f9086 100755 --- a/copy.sh +++ b/copy.sh @@ -126,9 +126,25 @@ while true; do # Check if the answer is valid if [[ "$answer" == "y" ]]; then # Modify waybar config if 12hr is selected - sed -i 's/^ \/\/"format": "๏€— {:%I:%M %p}"/ "format": "๏€— {:%I:%M %p}"/' config/waybar/modules 2>&1 | tee -a "$LOG" - sed -i 's/^ "format": "๏€— {:%H:%M:%S}"/ \/\/"format": "๏€— {:%H:%M:%S}"/' config/waybar/modules 2>&1 | tee -a "$LOG" + # Clock 1 + sed -i 's#^ \/\/"format": "๏€— {:%I:%M %p}", // AM PM format# "format": "๏€— {:%I:%M %p}", // AM PM format#' config/waybar/modules 2>&1 | tee -a "$LOG" + sed -i 's#^ "format": "๏€— {:%H:%M:%S}", // 24H# \/\/"format": "๏€— {:%H:%M:%S}", // 24H#' config/waybar/modules 2>&1 | tee -a "$LOG" + # Clock 2 + sed -i 's#^ "format": "๏€— {:%H:%M}", // 24H# \/\/"format": "๏€— {:%H:%M}", // 24H#' config/waybar/modules 2>&1 | tee -a "$LOG" + + # Clock 3 + sed -i 's#^ \/\/"format": "{:%I:%M %p - %d/%b}", //for AM/PM# "format": "{:%I:%M %p - %d/%b}", //for AM/PM#' config/waybar/modules 2>&1 | tee -a "$LOG" + sed -i 's#^ "format": "{:%H:%M - %d/%b}", // 24H# \/\/"format": "{:%H:%M - %d/%b}", // 24H#' config/waybar/modules 2>&1 | tee -a "$LOG" + + # Clock 4 + sed -i 's#^ \/\/"format": "{:%B | %a %d, %Y | %I:%M %p}", // AM PM format# "format": "{:%B | %a %d, %Y | %I:%M %p}", // AM PM format#' config/waybar/modules 2>&1 | tee -a "$LOG" + sed -i 's#^ "format": "{:%B | %a %d, %Y | %H:%M}", // 24H# \/\/"format": "{:%B | %a %d, %Y | %H:%M}", // 24H#' config/waybar/modules 2>&1 | tee -a "$LOG" + + # Clock 5 + sed -i 's#^ \/\/"format": "{:%A, %I:%M %P}", // AM PM format# "format": "{:%A, %I:%M %P}", // AM PM format#' config/waybar/modules 2>&1 | tee -a "$LOG" + sed -i 's#^ "format": "{:%a %d | %H:%M}", // 24H# \/\/"format": "{:%a %d | %H:%M}", // 24H#' config/waybar/modules 2>&1 | tee -a "$LOG" + # for hyprlock sed -i 's|^ #text = cmd\[update:1000\] echo " $(date +"%I:%M:%S %p") " # AM/PM| text = cmd\[update:1000\] echo " $(date +"%I:%M:%S %p") " # AM/PM|' config/hypr/hyprlock.conf 2>&1 | tee -a "$LOG" sed -i 's|^ text = cmd\[update:1000\] echo " $(date +"%H:%M:%S") " # 24H| #text = cmd\[update:1000\] echo " $(date +"%H:%M:%S") " # 24H|' config/hypr/hyprlock.conf 2>&1 | tee -a "$LOG" From dea333a91912da3ac6cb8e50a088279a71e48933 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 29 May 2024 02:04:57 +0900 Subject: [PATCH 10/30] removed the #env = WLR_RENDERER,vulkan as some users accidentally use it.. as of gentoo wiki, v0.40.0, the env is broken --- config/hypr/UserConfigs/ENVariables.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/hypr/UserConfigs/ENVariables.conf b/config/hypr/UserConfigs/ENVariables.conf index aa5b231..8858cf8 100644 --- a/config/hypr/UserConfigs/ENVariables.conf +++ b/config/hypr/UserConfigs/ENVariables.conf @@ -14,9 +14,6 @@ env = XDG_CURRENT_DESKTOP,Hyprland env = XDG_SESSION_DESKTOP,Hyprland env = XDG_SESSION_TYPE,wayland -# vulkan -#env = WLR_RENDERER,vulkan - # firefox env = MOZ_ENABLE_WAYLAND,1 From 366de8e39ed3ac525c7a29686ebcd7c70ccc1e1f Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 29 May 2024 05:10:50 +0900 Subject: [PATCH 11/30] remove WLR_NO_HARDWARE_CURSORS for nvidia (deprecated). Added Cursor section on Hyprland Settings --- config/hypr/UserConfigs/ENVariables.conf | 1 - config/hypr/UserConfigs/UserSettings.conf | 4 ++++ copy.sh | 1 - 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/config/hypr/UserConfigs/ENVariables.conf b/config/hypr/UserConfigs/ENVariables.conf index 8858cf8..d171b59 100644 --- a/config/hypr/UserConfigs/ENVariables.conf +++ b/config/hypr/UserConfigs/ENVariables.conf @@ -22,7 +22,6 @@ env = ELECTRON_OZONE_PLATFORM_HINT,auto # NVIDIA # This is from Hyprland Wiki. As a start, WLR_NO_HARDWARE_CURSORS 1 will be activated if nvidia gpu detected -#env = WLR_NO_HARDWARE_CURSORS,1 #env = LIBVA_DRIVER_NAME,nvidia #env = __GLX_VENDOR_LIBRARY_NAME,nvidia #env = GBM_BACKEND,nvidia-drm diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index 1ca9b5d..57bb984 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -146,3 +146,7 @@ binds { xwayland { force_zero_scaling = true } + +cursor { + enable_hyprcursor = true +} \ No newline at end of file diff --git a/copy.sh b/copy.sh index 89f9086..de17f6a 100755 --- a/copy.sh +++ b/copy.sh @@ -44,7 +44,6 @@ xdg-user-dirs-update 2>&1 | tee -a "$LOG" || true # uncommenting WLR_NO_HARDWARE_CURSORS if nvidia is detected if lspci -k | grep -A 2 -E "(VGA|3D)" | grep -iq nvidia; then # NVIDIA GPU detected, uncomment line 23 in ENVariables.conf - sed -i '/env = WLR_NO_HARDWARE_CURSORS,1/s/^#//' config/hypr/UserConfigs/ENVariables.conf sed -i '/env = LIBVA_DRIVER_NAME,nvidia/s/^#//' config/hypr/UserConfigs/ENVariables.conf sed -i '/env = __GLX_VENDOR_LIBRARY_NAME,nvidia/s/^#//' config/hypr/UserConfigs/ENVariables.conf fi From 7710734db0e8d6e828cae91cc7a05f5537cd590a Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 29 May 2024 05:33:54 +0900 Subject: [PATCH 12/30] updated cursor section --- config/hypr/UserConfigs/UserSettings.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index 57bb984..be8e484 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -147,6 +147,7 @@ xwayland { force_zero_scaling = true } -cursor { - enable_hyprcursor = true -} \ No newline at end of file +# cursor section for Hyprland v0.41.0 or newer +#cursor { +# enable_hyprcursor = true +#} \ No newline at end of file From 76765c119d0512a7d2ed60b69ec1c020ed5e793b Mon Sep 17 00:00:00 2001 From: James Appleton Date: Wed, 29 May 2024 18:22:25 +1000 Subject: [PATCH 13/30] fix: changed minimum brightness from 0 (black screen) to 1 (darkest possible readable screen) --- config/hypr/scripts/Brightness.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/hypr/scripts/Brightness.sh b/config/hypr/scripts/Brightness.sh index 7d43f57..8f9fbf2 100755 --- a/config/hypr/scripts/Brightness.sh +++ b/config/hypr/scripts/Brightness.sh @@ -33,7 +33,7 @@ notify_user() { # Change brightness change_backlight() { - brightnessctl set "$1" && get_icon && notify_user + brightnessctl set "$1" -n && get_icon && notify_user } # Execute accordingly @@ -50,4 +50,4 @@ case "$1" in *) get_backlight ;; -esac \ No newline at end of file +esac From 4ac0591cce6acb6296e90940c9598b9798e85600 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 30 May 2024 03:01:00 +0900 Subject: [PATCH 14/30] removed the immediate lockscreen function... have 1 secs grace period --- config/hypr/scripts/LockScreen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hypr/scripts/LockScreen.sh b/config/hypr/scripts/LockScreen.sh index ce2320a..56d496a 100755 --- a/config/hypr/scripts/LockScreen.sh +++ b/config/hypr/scripts/LockScreen.sh @@ -2,4 +2,4 @@ # /* ---- ๐Ÿ’ซ https://github.com/JaKooLit ๐Ÿ’ซ ---- */ ## # For Hyprlock -hyprlock -q --immediate \ No newline at end of file +hyprlock -q \ No newline at end of file From 564b42487a34d7823be196e2c13c6a791a649ec4 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 30 May 2024 03:48:06 +0900 Subject: [PATCH 15/30] removed the immediate flag --- config/hypr/scripts/LockScreen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hypr/scripts/LockScreen.sh b/config/hypr/scripts/LockScreen.sh index a871cc7..0fd62ca 100755 --- a/config/hypr/scripts/LockScreen.sh +++ b/config/hypr/scripts/LockScreen.sh @@ -3,5 +3,5 @@ # For Hyprlock -pidof hyprlock || hyprlock -q --immediate +pidof hyprlock || hyprlock -q From 7d5852f30fa9ca2fe72f2e0e237081d045b0587e Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 31 May 2024 03:15:18 +0900 Subject: [PATCH 16/30] added ENV-GDK_scale - useful for those who use monitor-scaling --- config/hypr/UserConfigs/ENVariables.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/hypr/UserConfigs/ENVariables.conf b/config/hypr/UserConfigs/ENVariables.conf index d171b59..c6bea01 100644 --- a/config/hypr/UserConfigs/ENVariables.conf +++ b/config/hypr/UserConfigs/ENVariables.conf @@ -14,6 +14,12 @@ env = XDG_CURRENT_DESKTOP,Hyprland env = XDG_SESSION_DESKTOP,Hyprland env = XDG_SESSION_TYPE,wayland +# xwayland apps scale fix (useful if you are use monitor scaling) +# see https://wiki.hyprland.org/Configuring/XWayland/ +# toolkit-specific scale +# env = GDK_SCALE,2 + + # firefox env = MOZ_ENABLE_WAYLAND,1 From b93e55c00d8aa75413377150d799d3b91615d308 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 31 May 2024 03:51:25 +0900 Subject: [PATCH 17/30] updated waybar modules (hyprland/workspaces formats) --- config/waybar/modules | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/config/waybar/modules b/config/waybar/modules index fca7392..5ff06f5 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -71,11 +71,12 @@ }, "format": "{icon}", "format-icons": { - "active": " ๓ฐฎฏ ", - "default": "๓ฐŠ ", - "persistent": "๓ฐŠ ", + "active": "๓ฐฎฏ", + "empty": "๏„‘", + "default": "๓ฐŠ ", }, }, +// Kanji / Japanese style "hyprland/workspaces#kanji": { "disable-scroll": true, "all-outputs": true, @@ -160,6 +161,7 @@ "class": "๓ฐ† " } }, +// for Camilla or Spanish "hyprland/workspaces#cam": { "active-only":false, "all-outputs": true, From 0294a6d9dfbe8e5531e4683956d267a27874d1c6 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 31 May 2024 04:22:55 +0900 Subject: [PATCH 18/30] updated waybar module wlr/taskbar --- config/waybar/modules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/waybar/modules b/config/waybar/modules index 5ff06f5..28f0fd7 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -594,8 +594,8 @@ ], }, "wlr/taskbar": { - "format": "{icon}", - "icon-size": 15, + "format": "{icon} {name}", + "icon-size": 16, "all-outputs": false, "tooltip-format": "{title}", "on-click": "activate", From 5f5f326a55027b27dbc0b99f74eb94fdb46fb1e8 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 1 Jun 2024 02:59:23 +0900 Subject: [PATCH 19/30] added wallust waybar box style --- config/waybar/style/[Wallust] Box type.css | 208 +++++++++++++++++++++ 1 file changed, 208 insertions(+) create mode 100644 config/waybar/style/[Wallust] Box type.css diff --git a/config/waybar/style/[Wallust] Box type.css b/config/waybar/style/[Wallust] Box type.css new file mode 100644 index 0000000..7897b19 --- /dev/null +++ b/config/waybar/style/[Wallust] Box type.css @@ -0,0 +1,208 @@ +/* ---- ๐Ÿ’ซ https://github.com/JaKooLit ๐Ÿ’ซ ---- */ +/* Wallust - Box type */ + +@import '../../.config/waybar/wallust/colors-waybar.css'; + +* { +font-family: "JetBrainsMono Nerd Font"; +font-weight: bold; +min-height: 10px; +/* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ +font-size: 97%; +font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; +padding: 2px; +} + + +window#waybar { + background: transparent; +} + +window#waybar.hidden { + opacity: 0.2; +} + + +window#waybar.empty #window { + background:none; + border-bottom-width: 5px; + border-bottom-color: transparent; + border-bottom-style: solid; +} + +#window { + padding-left: 10px; + padding-right: 10px; + border-radius: 10px; + transition: none; + color: transparent; + background: transparent; +} + +#taskbar button, +#workspaces button { + color: @foreground; + box-shadow: none; + text-shadow: none; + padding: 0px; + border-radius: 9px; + padding-left: 4px; + padding-right: 4px; + animation: gradient_f 20s ease-in infinite; + transition: all 0.5s cubic-bezier(.55,-0.68,.48,1.682); +} + +#taskbar button.active, +#workspaces button.active { + color: @background; + background-color: @color7; + padding-left: 4px; + padding-right: 8px; + animation: gradient_f 20s ease-in infinite; + transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682); +} + +#taskbar button.focused, +#workspaces button.focused { + color: @color4; +} + +#workspaces button.urgent { + color: #11111b; + border-radius: 10px; +} + +#taskbar button:hover, +#workspaces button:hover { + color: @color4; + padding-left: 2px; + padding-right: 8px; + animation: gradient_f 20s ease-in infinite; + transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682); +} + +#backlight, +#backlight-slider, +#battery, +#bluetooth, +#clock, +#cpu, +#disk, +#idle_inhibitor, +#keyboard-state, +#memory, +#mode, +#network, +#power-profiles-daemon, +#pulseaudio, +#pulseaudio-slider, +#taskbar, +#temperature, +#tray, +#window, +#wireplumber, +#workspaces, +#custom-backlight, +#custom-cycle_wall, +#custom-hint, +#custom-keyboard, +#custom-light_dark, +#custom-lock, +#custom-menu, +#custom-power_vertical, +#custom-power, +#custom-swaync, +#custom-updater, +#custom-weather, +#custom-weather.clearNight, +#custom-weather.cloudyFoggyDay, +#custom-weather.cloudyFoggyNight, +#custom-weather.default, +#custom-weather.rainyDay, +#custom-weather.rainyNight, +#custom-weather.severe, +#custom-weather.showyIcyDay, +#custom-weather.snowyIcyNight, +#custom-weather.sunnyDay{ + padding-left: 8px; + padding-right: 10px; + border-radius: 10px; + transition: none; + color: @foreground; + background: @color0; + border-bottom-width: 5px; + border-bottom-color: @color12; + border-bottom-style: solid; +} + +#custom-power { + padding-right: 2px; +} + +#network { + padding-right: 12px; +} + +#mpris { + padding-right: 8px; + padding-left: 8px; +} +#battery.critical:not(.charging) { + background-color: #ffffff; + color: #000000; + animation-name: blink; + animation-duration: 0.5s; + animation-timing-function: linear; + animation-iteration-count: infinite; + animation-direction: alternate; + border-bottom-width: 5px; + border-bottom-color: @color12; + border-bottom-style: solid; +} + +@keyframes blink { + to { + background-color: #ffffff; + color: #000000; + } +} + +#pulseaudio-slider slider { + min-width: 0px; + min-height: 0px; + opacity: 10; + background-image: none; + border: none; + box-shadow: none; +} + +#pulseaudio-slider trough { + min-width: 80px; + min-height: 5px; + border-radius: 5px; +} + +#pulseaudio-slider highlight { + min-height: 10px; + border-radius: 5px; +} + +#backlight-slider slider { + min-width: 0px; + min-height: 0px; + opacity: 0; + background-image: none; + border: none; + box-shadow: @color12; +} + +#backlight-slider trough { + min-width: 80px; + min-height: 10px; + border-radius: 5px; +} + +#backlight-slider highlight { + min-width: 10px; + border-radius: 5px; +} \ No newline at end of file From 7c7051750e9a06e9563855558a4b855b21a8ecd6 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 1 Jun 2024 05:41:50 +0900 Subject: [PATCH 20/30] corrected hyprland/workspaces#rw to not show special workspaces --- config/waybar/modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/waybar/modules b/config/waybar/modules index 28f0fd7..807550b 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -133,7 +133,7 @@ "all-outputs": true, "warp-on-scroll": false, "sort-by-number": true, - "show-special": true, + "show-special": false, "on-click": "activate", "on-scroll-up": "hyprctl dispatch workspace e+1", "on-scroll-down": "hyprctl dispatch workspace e-1", From b765aa36317338cf5661311040b016ba7f5ddd4e Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 1 Jun 2024 06:22:17 +0900 Subject: [PATCH 21/30] formatting fixed on waybar css as it causes issues with drawered modules --- config/waybar/style/[Black & White] Monochrome.css | 5 ++--- config/waybar/style/[Catppuccin] Latte.css | 5 ++--- config/waybar/style/[Catppuccin] Mocha.css | 5 ++--- config/waybar/style/[Colored] Chroma Glow.css | 5 ++--- config/waybar/style/[Colored] Translucent.css | 5 ++--- config/waybar/style/[Colorful] Aurora Blossom.css | 9 ++++----- config/waybar/style/[Colorful] Aurora.css | 5 ++--- config/waybar/style/[Colorful] Rainbow Spectrum.css | 9 ++++----- config/waybar/style/[Dark] Golden Noir.css | 5 ++--- config/waybar/style/[Dark] Latte-Wallust combined.css | 9 +++------ config/waybar/style/[Dark] Purpl.css | 5 ++--- config/waybar/style/[Dark] Wallust Obsidian Edge.css | 5 ++--- config/waybar/style/[Extra] Crimson.css | 4 ++-- config/waybar/style/[Extra] Mauve.css | 5 ++--- config/waybar/style/[Extra] Rose Pine.css | 4 ++-- config/waybar/style/[Light] Monochrome Contrast.css | 5 ++--- config/waybar/style/[Light] Obsidian Glow.css | 5 ++--- config/waybar/style/[Transparent] Crystal Clear.css | 5 ++--- .../style/[Wallust Bordered] Chroma Fusion Edge.css | 1 - config/waybar/style/[Wallust Bordered] Chroma Simple.css | 2 +- .../waybar/style/[Wallust Transparent] Crystal Clear.css | 7 +++---- config/waybar/style/[Wallust] Box type.css | 5 +++-- config/waybar/style/[Wallust] Chroma Edge.css | 6 ++++-- config/waybar/style/[Wallust] Chroma Fusion.css | 8 +++++--- config/waybar/style/[Wallust] Chroma Tally.css | 5 ++--- config/waybar/style/[Wallust] Colored.css | 5 ++--- config/waybar/style/[Wallust] Simple.css | 8 +++----- 27 files changed, 64 insertions(+), 83 deletions(-) diff --git a/config/waybar/style/[Black & White] Monochrome.css b/config/waybar/style/[Black & White] Monochrome.css index 430289c..44b509c 100644 --- a/config/waybar/style/[Black & White] Monochrome.css +++ b/config/waybar/style/[Black & White] Monochrome.css @@ -8,7 +8,6 @@ min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; -padding: 1px; } window#waybar { @@ -149,8 +148,8 @@ tooltip label{ #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 3px; - padding-bottom: 3px; + padding-top: 4px; + padding-bottom: 4px; padding-right: 6px; padding-left: 6px; } diff --git a/config/waybar/style/[Catppuccin] Latte.css b/config/waybar/style/[Catppuccin] Latte.css index c8d50dc..a79f273 100644 --- a/config/waybar/style/[Catppuccin] Latte.css +++ b/config/waybar/style/[Catppuccin] Latte.css @@ -8,7 +8,6 @@ min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; -padding: 1px; } @import "../waybar/style/catppuccin-themes/latte.css"; @@ -89,8 +88,8 @@ window#waybar.hidden { #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 3px; - padding-bottom: 3px; + padding-top: 4px; + padding-bottom: 4px; padding-right: 6px; padding-left: 6px; } diff --git a/config/waybar/style/[Catppuccin] Mocha.css b/config/waybar/style/[Catppuccin] Mocha.css index c840181..5fb0848 100644 --- a/config/waybar/style/[Catppuccin] Mocha.css +++ b/config/waybar/style/[Catppuccin] Mocha.css @@ -8,7 +8,6 @@ min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; -padding: 1px; } @import "../waybar/style/catppuccin-themes/mocha.css"; @@ -95,8 +94,8 @@ window#waybar.hidden { #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 3px; - padding-bottom: 3px; + padding-top: 4px; + padding-bottom: 4px; padding-right: 6px; padding-left: 6px; } diff --git a/config/waybar/style/[Colored] Chroma Glow.css b/config/waybar/style/[Colored] Chroma Glow.css index f8649a8..35ee062 100644 --- a/config/waybar/style/[Colored] Chroma Glow.css +++ b/config/waybar/style/[Colored] Chroma Glow.css @@ -8,7 +8,6 @@ min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; -padding: 1px; } window#waybar { @@ -137,8 +136,8 @@ tooltip label{ #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 3px; - padding-bottom: 3px; + padding-top: 4px; + padding-bottom: 4px; padding-right: 6px; padding-left: 6px; } diff --git a/config/waybar/style/[Colored] Translucent.css b/config/waybar/style/[Colored] Translucent.css index c8ca561..edddce4 100644 --- a/config/waybar/style/[Colored] Translucent.css +++ b/config/waybar/style/[Colored] Translucent.css @@ -22,7 +22,6 @@ min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; -padding: 1px; } window#waybar { @@ -147,8 +146,8 @@ tooltip { #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 3px; - padding-bottom: 3px; + padding-top: 4px; + padding-bottom: 4px; padding-right: 6px; padding-left: 6px; } diff --git a/config/waybar/style/[Colorful] Aurora Blossom.css b/config/waybar/style/[Colorful] Aurora Blossom.css index 6b0b65c..b7fd25d 100644 --- a/config/waybar/style/[Colorful] Aurora Blossom.css +++ b/config/waybar/style/[Colorful] Aurora Blossom.css @@ -7,7 +7,6 @@ font-weight: bold; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; -padding: 1px; } window#waybar { @@ -139,10 +138,10 @@ tooltip label{ #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 2px; - padding-bottom: 2px; - padding-right: 5px; - padding-left: 5px; + padding-top: 4px; + padding-bottom: 4px; + padding-right: 6px; + padding-left: 6px; } #custom-power { padding: 1px 3px; diff --git a/config/waybar/style/[Colorful] Aurora.css b/config/waybar/style/[Colorful] Aurora.css index 8fe0e3f..4a05258 100644 --- a/config/waybar/style/[Colorful] Aurora.css +++ b/config/waybar/style/[Colorful] Aurora.css @@ -7,7 +7,6 @@ font-weight: bold; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; -padding: 1px; } window#waybar { @@ -134,8 +133,8 @@ tooltip label{ border: 1px; border-style: solid; border-radius: 4px; - padding-top: 2px; - padding-bottom: 2px; + padding-top: 4px; + padding-bottom: 4px; padding-right: 6px; padding-left: 6px; } diff --git a/config/waybar/style/[Colorful] Rainbow Spectrum.css b/config/waybar/style/[Colorful] Rainbow Spectrum.css index e862d49..550d286 100644 --- a/config/waybar/style/[Colorful] Rainbow Spectrum.css +++ b/config/waybar/style/[Colorful] Rainbow Spectrum.css @@ -8,7 +8,6 @@ min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; -padding: 1px; } window#waybar { @@ -96,10 +95,10 @@ tooltip label{ border-radius: 16px; color: #3A3B3C; border: 1px solid #b4befe; - padding-top: 3px; - padding-bottom: 3px; - padding-left: 6px; - padding-right: 6px; + padding-top: 4px; + padding-bottom: 4px; + padding-right: 6px; + padding-left: 6px; } #backlight { diff --git a/config/waybar/style/[Dark] Golden Noir.css b/config/waybar/style/[Dark] Golden Noir.css index c80c948..a0e0ace 100644 --- a/config/waybar/style/[Dark] Golden Noir.css +++ b/config/waybar/style/[Dark] Golden Noir.css @@ -12,7 +12,6 @@ /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; - padding: 1px; } window#waybar { @@ -165,8 +164,8 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: #e5d9f5; - padding-top: 3px; - padding-bottom: 3px; + padding-top: 5px; + padding-bottom: 5px; padding-right: 6px; padding-left: 6px; } diff --git a/config/waybar/style/[Dark] Latte-Wallust combined.css b/config/waybar/style/[Dark] Latte-Wallust combined.css index aa85b75..7904109 100644 --- a/config/waybar/style/[Dark] Latte-Wallust combined.css +++ b/config/waybar/style/[Dark] Latte-Wallust combined.css @@ -27,7 +27,6 @@ /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; - padding: 1px; } window#waybar { @@ -82,7 +81,7 @@ tooltip { /*border-right: 2px solid #ffd700;*/ /*border:@teal-trans;*/ padding-top: 2px; - padding-bottom: 4px; + padding-bottom: 0px; padding-right: 4px; padding-left: 4px; } @@ -92,7 +91,7 @@ tooltip { border-radius:15px; border-bottom: 2px solid @border-color; padding-top: 2px; - padding-bottom: 4px; + padding-bottom: 0px; padding-right: 4px; padding-left: 4px; } @@ -196,10 +195,8 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: #e5d9f5; - padding-top: 1px; - padding-bottom: 1px; padding-right: 6px; - padding-left: 6px; + padding-left: 6px;; } #temperature.critical { diff --git a/config/waybar/style/[Dark] Purpl.css b/config/waybar/style/[Dark] Purpl.css index 976cd86..3dbd99d 100644 --- a/config/waybar/style/[Dark] Purpl.css +++ b/config/waybar/style/[Dark] Purpl.css @@ -11,7 +11,6 @@ /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; - padding: 1px; } window#waybar { @@ -162,8 +161,8 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: whitesmoke; - padding-top: 1px; - padding-bottom: 1px; + padding-top: 4px; + padding-bottom: 4px; padding-right: 6px; padding-left: 6px; diff --git a/config/waybar/style/[Dark] Wallust Obsidian Edge.css b/config/waybar/style/[Dark] Wallust Obsidian Edge.css index 39b84cc..d841e3c 100644 --- a/config/waybar/style/[Dark] Wallust Obsidian Edge.css +++ b/config/waybar/style/[Dark] Wallust Obsidian Edge.css @@ -10,7 +10,6 @@ min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; -padding: 1px; } window#waybar { @@ -159,8 +158,8 @@ tooltip label { #custom-weather.sunnyDay { color: @foreground; border-radius: 8px; - padding-top: 3px; - padding-bottom: 3px; + padding-top: 5px; + padding-bottom: 5px; padding-right: 6px; padding-left: 6px; } diff --git a/config/waybar/style/[Extra] Crimson.css b/config/waybar/style/[Extra] Crimson.css index 79fc2fb..6399251 100644 --- a/config/waybar/style/[Extra] Crimson.css +++ b/config/waybar/style/[Extra] Crimson.css @@ -151,8 +151,8 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: wheat; - padding-top: 4px; - padding-bottom: 4px; + padding-top: 5px; + padding-bottom: 5px; padding-right: 6px; padding-left: 6px; } diff --git a/config/waybar/style/[Extra] Mauve.css b/config/waybar/style/[Extra] Mauve.css index af90af8..cfdec9a 100644 --- a/config/waybar/style/[Extra] Mauve.css +++ b/config/waybar/style/[Extra] Mauve.css @@ -11,7 +11,6 @@ /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; - padding: 2px; } window#waybar { @@ -173,8 +172,8 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: whitesmoke; - padding-top: 1px; - padding-bottom: 1px; + padding-top: 4px; + padding-bottom: 4px; padding-right: 6px; padding-left: 6px; diff --git a/config/waybar/style/[Extra] Rose Pine.css b/config/waybar/style/[Extra] Rose Pine.css index 9954cf4..40536ff 100644 --- a/config/waybar/style/[Extra] Rose Pine.css +++ b/config/waybar/style/[Extra] Rose Pine.css @@ -148,8 +148,8 @@ tooltip { border-color: #2B5D34; border-style: solid; border-radius: 10px; - padding-top: 3px; - padding-bottom: 3px; + padding-top: 4px; + padding-bottom: 4px; padding-right: 6px; padding-left: 6px; } diff --git a/config/waybar/style/[Light] Monochrome Contrast.css b/config/waybar/style/[Light] Monochrome Contrast.css index 18eefd9..b188f99 100644 --- a/config/waybar/style/[Light] Monochrome Contrast.css +++ b/config/waybar/style/[Light] Monochrome Contrast.css @@ -8,7 +8,6 @@ min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; -padding: 1px; } window#waybar { @@ -150,8 +149,8 @@ tooltip label{ #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 3px; - padding-bottom: 3px; + padding-top: 4px; + padding-bottom: 4px; padding-right: 6px; padding-left: 6px; } diff --git a/config/waybar/style/[Light] Obsidian Glow.css b/config/waybar/style/[Light] Obsidian Glow.css index d41742c..5b6fe9b 100644 --- a/config/waybar/style/[Light] Obsidian Glow.css +++ b/config/waybar/style/[Light] Obsidian Glow.css @@ -8,7 +8,6 @@ min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; -padding: 1px; } window#waybar { @@ -128,8 +127,8 @@ tooltip label { #custom-weather.sunnyDay { color: #000000; border-radius: 8px; - padding-top: 3px; - padding-bottom: 3px; + padding-top: 4px; + padding-bottom: 4px; padding-right: 6px; padding-left: 6px; } diff --git a/config/waybar/style/[Transparent] Crystal Clear.css b/config/waybar/style/[Transparent] Crystal Clear.css index 84788e7..fb2710a 100644 --- a/config/waybar/style/[Transparent] Crystal Clear.css +++ b/config/waybar/style/[Transparent] Crystal Clear.css @@ -11,7 +11,6 @@ /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; - padding: 1px; } window#waybar { @@ -128,8 +127,8 @@ window#waybar.empty #window { #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 3px; - padding-bottom: 3px; + padding-top: 4px; + padding-bottom: 4px; padding-right: 6px; padding-left: 6px; } diff --git a/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css b/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css index ec3ecbf..233763c 100644 --- a/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css +++ b/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css @@ -27,7 +27,6 @@ /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; - } window#waybar { diff --git a/config/waybar/style/[Wallust Bordered] Chroma Simple.css b/config/waybar/style/[Wallust Bordered] Chroma Simple.css index 8fcf451..ce5f3fc 100644 --- a/config/waybar/style/[Wallust Bordered] Chroma Simple.css +++ b/config/waybar/style/[Wallust Bordered] Chroma Simple.css @@ -1,5 +1,5 @@ /* ----------- ๐Ÿ’ซ https://github.com/JaKooLit ๐Ÿ’ซ -------- */ -/* Wallust Bordered*/ +/* Wallust Bordered - Chroma Simple */ @import '../../.config/waybar/wallust/colors-waybar.css'; diff --git a/config/waybar/style/[Wallust Transparent] Crystal Clear.css b/config/waybar/style/[Wallust Transparent] Crystal Clear.css index 8b9ded8..b873991 100644 --- a/config/waybar/style/[Wallust Transparent] Crystal Clear.css +++ b/config/waybar/style/[Wallust Transparent] Crystal Clear.css @@ -1,6 +1,6 @@ /* ----------- ๐Ÿ’ซ https://github.com/JaKooLit ๐Ÿ’ซ -------- */ /* ..........................................*/ -/* ....Wallust - Clear Background........ */ +/* ....Wallust Transparent - Crystal Clear........ */ /* ......................................... */ /* --- ๐Ÿ‘ original designed by https://github.com/Krautt ๐Ÿ‘ --- */ @@ -19,7 +19,6 @@ /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; - padding: 1px; } window#waybar { @@ -137,8 +136,8 @@ window#waybar.empty #window { #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 3px; - padding-bottom: 3px; + padding-top: 4px; + padding-bottom: 4px; padding-right: 6px; padding-left: 6px; } diff --git a/config/waybar/style/[Wallust] Box type.css b/config/waybar/style/[Wallust] Box type.css index 7897b19..c318bf6 100644 --- a/config/waybar/style/[Wallust] Box type.css +++ b/config/waybar/style/[Wallust] Box type.css @@ -6,11 +6,10 @@ * { font-family: "JetBrainsMono Nerd Font"; font-weight: bold; -min-height: 10px; +min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; -padding: 2px; } @@ -124,6 +123,8 @@ window#waybar.empty #window { #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay{ + padding-top: 4px; + padding-bottom: 4px; padding-left: 8px; padding-right: 10px; border-radius: 10px; diff --git a/config/waybar/style/[Wallust] Chroma Edge.css b/config/waybar/style/[Wallust] Chroma Edge.css index f24db6f..28be5de 100644 --- a/config/waybar/style/[Wallust] Chroma Edge.css +++ b/config/waybar/style/[Wallust] Chroma Edge.css @@ -10,7 +10,6 @@ min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; -padding: 1px; } window#waybar { @@ -135,7 +134,10 @@ tooltip label{ border-radius: 12px; background-color: rgba(50, 50, 50, 0.1); border: 1px solid @color12; - padding: 5px; + padding-top: 4px; + padding-bottom: 4px; + padding-right: 6px; + padding-left: 6px; } #workspaces { diff --git a/config/waybar/style/[Wallust] Chroma Fusion.css b/config/waybar/style/[Wallust] Chroma Fusion.css index 519dd5c..368c99e 100644 --- a/config/waybar/style/[Wallust] Chroma Fusion.css +++ b/config/waybar/style/[Wallust] Chroma Fusion.css @@ -1,5 +1,5 @@ /* ----------- ๐Ÿ’ซ https://github.com/JaKooLit ๐Ÿ’ซ -------- */ -/* ....Chroma Fusion Edge .... */ +/* ....Chroma Fusion .... */ /* Wallust - Catpuccin */ @define-color white #F2F2F2; @@ -27,7 +27,6 @@ /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; - } window#waybar { @@ -100,9 +99,12 @@ tooltip { #custom-weather.sunnyDay { background-color: @background-module; border-radius: 25px; - padding: 0px 10px 0px 10px; margin: 5px 5px 5px 5px; opacity:0.8; + padding-top: 4px; + padding-bottom: 4px; + padding-right: 6px; + padding-left: 6px; } #backlight { padding: 0px 2px 0px 6px; diff --git a/config/waybar/style/[Wallust] Chroma Tally.css b/config/waybar/style/[Wallust] Chroma Tally.css index 98c1398..4b7ad61 100644 --- a/config/waybar/style/[Wallust] Chroma Tally.css +++ b/config/waybar/style/[Wallust] Chroma Tally.css @@ -10,7 +10,6 @@ min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; -padding: 1px; } window#waybar { @@ -112,8 +111,8 @@ tooltip { #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - padding-top: 3px; - padding-bottom: 3px; + padding-top: 5px; + padding-bottom: 5px; padding-right: 6px; padding-left: 6px; } diff --git a/config/waybar/style/[Wallust] Colored.css b/config/waybar/style/[Wallust] Colored.css index 5b78d07..8d73d52 100644 --- a/config/waybar/style/[Wallust] Colored.css +++ b/config/waybar/style/[Wallust] Colored.css @@ -10,7 +10,6 @@ /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 96%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; - padding: 1px; } window#waybar { @@ -159,8 +158,8 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: @foreground; - padding-top: 1px; - padding-bottom: 1px; + padding-top: 4px; + padding-bottom: 4px; padding-right: 6px; padding-left: 6px; } diff --git a/config/waybar/style/[Wallust] Simple.css b/config/waybar/style/[Wallust] Simple.css index b69f686..e2a2763 100644 --- a/config/waybar/style/[Wallust] Simple.css +++ b/config/waybar/style/[Wallust] Simple.css @@ -8,8 +8,6 @@ min-height: 0; /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */ font-size: 97%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; -padding-top: 1px; -padding-bottom: 1px; } @import '../../.config/waybar/wallust/colors-waybar.css'; @@ -147,10 +145,10 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: @color12; - padding-top: 3px; - padding-bottom: 3px; + padding-top: 4px; + padding-bottom: 4px; padding-right: 6px; - padding-left: 6px; + padding-left: 6px;; } #mode { From 5a0bed839dcdf31fde559514d35938267c0dba28 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 1 Jun 2024 06:38:20 +0900 Subject: [PATCH 22/30] updated window rules --- config/hypr/UserConfigs/WindowRules.conf | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index 734a705..3fe8de7 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -6,12 +6,13 @@ #windowrule = workspace 6 silent,^(gamescope)$ # windowrule center -windowrule = center,^(pavucontrol) +windowrule = center,^(pavucontrol|org.pulseaudio.pavucontrol) windowrule = center,^([Ww]hatsapp-for-linux)$ windowrule = center,^([Ff]erdium)$ # WINDOWRULE v2 # windowrule v2 - position +windowrulev2 = center,floating:1 windowrulev2 = center, class:([Tt]hunar), title:(File Operation Progress) windowrulev2 = center, class:([Tt]hunar), title:(Confirm to replace files) @@ -48,7 +49,7 @@ windowrulev2 = float, class:(org.gnome.Calculator), title:(Calculator) windowrulev2 = float, class:(codium|codium-url-handler|VSCodium), title:(Add Folder to Workspace) windowrulev2 = float, class:^([Rr]ofi)$ windowrulev2 = float, class:^(eog)$ -windowrulev2 = float, class:^(pavucontrol)$ +windowrulev2 = float, class:^(pavucontrol|org.pulseaudio.pavucontrol)$ windowrulev2 = float, class:^(nwg-look|qt5ct|qt6ct|mpv)$ windowrulev2 = float, class:^(nm-applet|nm-connection-editor|blueman-manager)$ windowrulev2 = float, class:^(gnome-system-monitor|org.gnome.SystemMonitor)$ # system monitor @@ -60,8 +61,8 @@ windowrulev2 = float, class:^([Bb]aobab|org.gnome.[Bb]aobab)$ # Disk usage analy windowrulev2 = float, title:(Kvantum Manager) windowrulev2 = float, class:^([Ss]team)$,title:^((?![Ss]team).*|[Ss]team [Ss]ettings)$ windowrulev2 = float, class:^([Qq]alculate-gtk)$ -#windowrulev2 = float, class:^([Ww]hatsapp-for-linux)$ -#windowrulev2 = float, class:^([Ff]erdium)$ +windowrulev2 = float, class:^([Ww]hatsapp-for-linux)$ +windowrulev2 = float, class:^([Ff]erdium)$ # windowrule v2 - opacity #enable as desired windowrulev2 = opacity 0.9 0.6, class:^([Rr]ofi)$ From f1e6ce425ed7bfc08762ecaee07c381ec4d86967 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 1 Jun 2024 17:03:21 +0900 Subject: [PATCH 23/30] keybind e for brightness and volume controls --- config/hypr/UserConfigs/Laptops.conf | 8 ++++---- config/hypr/configs/Keybinds.conf | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/hypr/UserConfigs/Laptops.conf b/config/hypr/UserConfigs/Laptops.conf index 00d8b8c..2f1f207 100644 --- a/config/hypr/UserConfigs/Laptops.conf +++ b/config/hypr/UserConfigs/Laptops.conf @@ -7,13 +7,13 @@ $mainMod = SUPER $scriptsDir = $HOME/.config/hypr/scripts $UserConfigs = $HOME/.config/hypr/UserConfigs -bind = , xf86KbdBrightnessDown, exec, $scriptsDir/BrightnessKbd.sh --dec #Keyboard brightness Down -bind = , xf86KbdBrightnessUp, exec, $scriptsDir/BrightnessKbd.sh --inc #Keyboard brightness up +binde = , xf86KbdBrightnessDown, exec, $scriptsDir/BrightnessKbd.sh --dec #Keyboard brightness Down +binde = , xf86KbdBrightnessUp, exec, $scriptsDir/BrightnessKbd.sh --inc #Keyboard brightness up bind = , xf86Launch1, exec, rog-control-center # ASUS Armory crate button bind = , xf86Launch3, exec, asusctl led-mode -n #FN+F4 Switch keyboard RGB profile bind = , xf86Launch4, exec, asusctl profile -n #FN+F5 change of fan profiles (Quite, Balance, Performance) -bind = , xf86MonBrightnessDown, exec, $scriptsDir/Brightness.sh --dec -bind = , xf86MonBrightnessUp, exec, $scriptsDir/Brightness.sh --inc +binde = , xf86MonBrightnessDown, exec, $scriptsDir/Brightness.sh --dec +binde = , xf86MonBrightnessUp, exec, $scriptsDir/Brightness.sh --inc bind = , xf86TouchpadToggle, exec, $scriptsDir/TouchPad.sh #disable touchpad # Screenshot keybindings for Asus G15 (no PrinSrc button) diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index c1f70c5..a270ab6 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -59,8 +59,8 @@ bind = ALT,Tab,cyclenext bind = ALT,Tab,bringactivetotop # Special Keys / Hot Keys -bindl = , xf86audioraisevolume, exec, $scriptsDir/Volume.sh --inc #volume up -bindl = , xf86audiolowervolume, exec, $scriptsDir/Volume.sh --dec #volume down +bindel = , xf86audioraisevolume, exec, $scriptsDir/Volume.sh --inc #volume up +bindel = , xf86audiolowervolume, exec, $scriptsDir/Volume.sh --dec #volume down bindl = , xf86AudioMicMute, exec, $scriptsDir/Volume.sh --toggle-mic #mute mic bindl = , xf86audiomute, exec, $scriptsDir/Volume.sh --toggle bindl = , xf86Sleep, exec, systemctl suspend # sleep button From 6885aaf174503b39f0610fe8fc9a41b648aa99df Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 1 Jun 2024 17:29:52 +0900 Subject: [PATCH 24/30] waybar module updated --- config/waybar/modules | 1 + 1 file changed, 1 insertion(+) diff --git a/config/waybar/modules b/config/waybar/modules index 807550b..6fe0626 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -79,6 +79,7 @@ // Kanji / Japanese style "hyprland/workspaces#kanji": { "disable-scroll": true, + "show-special": false, "all-outputs": true, "format": "{icon}", "persistent-workspaces": { From 6b39a55846bf64bb5f089f511ce21303906a92e5 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 1 Jun 2024 20:26:21 +0900 Subject: [PATCH 25/30] small color correction waybar [box style] --- config/waybar/style/[Wallust] Box type.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/waybar/style/[Wallust] Box type.css b/config/waybar/style/[Wallust] Box type.css index c318bf6..a5338e8 100644 --- a/config/waybar/style/[Wallust] Box type.css +++ b/config/waybar/style/[Wallust] Box type.css @@ -53,8 +53,8 @@ window#waybar.empty #window { #taskbar button.active, #workspaces button.active { - color: @background; - background-color: @color7; + color: @color12; + background-color: @foreground; padding-left: 4px; padding-right: 8px; animation: gradient_f 20s ease-in infinite; From 960088d0f9ad2584fd27e94fd33a4523f57d7e7b Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 2 Jun 2024 22:55:11 +0900 Subject: [PATCH 26/30] added some offset rofi-search so it will not be too close to waybar --- config/rofi/config-search.rasi | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rofi/config-search.rasi b/config/rofi/config-search.rasi index 5e39878..3195aa9 100644 --- a/config/rofi/config-search.rasi +++ b/config/rofi/config-search.rasi @@ -6,6 +6,7 @@ /* ---- Window ---- */ window { width: 40%; + y-offset: 6px; location: north; } From 692fdccbdd304d81d588eab1256a44620a675050 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 2 Jun 2024 23:26:11 +0900 Subject: [PATCH 27/30] Bumping to v2.2.13, wallpaper wont be backup anymore but rather just overwrite existing one --- config/hypr/{v2.2.12 => v2.2.13} | 0 copy.sh | 9 --------- 2 files changed, 9 deletions(-) rename config/hypr/{v2.2.12 => v2.2.13} (100%) diff --git a/config/hypr/v2.2.12 b/config/hypr/v2.2.13 similarity index 100% rename from config/hypr/v2.2.12 rename to config/hypr/v2.2.13 diff --git a/copy.sh b/copy.sh index de17f6a..9366ea3 100755 --- a/copy.sh +++ b/copy.sh @@ -236,15 +236,6 @@ for DIR in ags btop cava fastfetch hypr kitty Kvantum qt5ct qt6ct rofi swappy sw fi done -for DIRw in wallpapers; do - DIRPATH=~/Pictures/"$DIRw" - if [ -d "$DIRPATH" ]; then - echo "${NOTE} - Wallpapers in $DIRw found, attempting to create back up." - cp -r "$DIRPATH" "$DIRPATH-backup" 2>&1 | tee -a "$LOG" - echo "${NOTE} - Backed up $DIRw to $DIRPATH-backup" - fi -done - printf "\n%.0s" {1..2} # Copying config files From 7f08f094980e969f683fadb133e511c5aee93bd9 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 3 Jun 2024 03:43:07 +0900 Subject: [PATCH 28/30] added error sound for screenshot not saved --- config/hypr/scripts/ScreenShot.sh | 2 ++ config/hypr/scripts/Sounds.sh | 7 ++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/config/hypr/scripts/ScreenShot.sh b/config/hypr/scripts/ScreenShot.sh index d2ee51a..5d15ee6 100755 --- a/config/hypr/scripts/ScreenShot.sh +++ b/config/hypr/scripts/ScreenShot.sh @@ -22,6 +22,7 @@ notify_view() { "${sDIR}/Sounds.sh" --screenshot else ${notify_cmd_shot} "Screenshot of '${active_window_class}' not Saved" + "${sDIR}/Sounds.sh" --error fi elif [[ "$1" == "swappy" ]]; then ${notify_cmd_shot} "Screenshot Captured." @@ -32,6 +33,7 @@ notify_view() { "${sDIR}/Sounds.sh" --screenshot else ${notify_cmd_shot} "Screenshot NOT Saved." + "${sDIR}/Sounds.sh" --error fi fi } diff --git a/config/hypr/scripts/Sounds.sh b/config/hypr/scripts/Sounds.sh index e19feea..9ab9127 100755 --- a/config/hypr/scripts/Sounds.sh +++ b/config/hypr/scripts/Sounds.sh @@ -26,8 +26,13 @@ elif [[ "$1" == "--volume" ]]; then exit 0 fi soundoption="audio-volume-change.*" +elif [[ "$1" == "--error" ]]; then + if [[ "$muteScreenshots" = true ]]; then + exit 0 + fi + soundoption="dialog-error.*" else - echo -e "Available sounds: --screenshot, --volume" + echo -e "Available sounds: --screenshot, --volume, --error" exit 0 fi From 03d5dafaa4fcd64bc5eef5272ebfc13a26cc1fbe Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 3 Jun 2024 05:00:01 +0900 Subject: [PATCH 29/30] some waybar tweaks --- config/waybar/configs/[BOT] Chrysanthemum | 3 +- config/waybar/modules | 45 +++++++++++------------ 2 files changed, 23 insertions(+), 25 deletions(-) diff --git a/config/waybar/configs/[BOT] Chrysanthemum b/config/waybar/configs/[BOT] Chrysanthemum index c435952..7aaad0d 100644 --- a/config/waybar/configs/[BOT] Chrysanthemum +++ b/config/waybar/configs/[BOT] Chrysanthemum @@ -10,8 +10,7 @@ //"mode": "dock", "exclusive": true, "passthrough": false, -"position": "bottom -", +"position": "bottom", "spacing": 5, "fixed-center": true, "ipc": true, diff --git a/config/waybar/modules b/config/waybar/modules index 6fe0626..2dc4163 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -515,7 +515,7 @@ "format-icons": { "headphone": "๏€ฅ", "hands-free": "๏€ฅ", - "headset": "๏€ฅ", + "headset": "๏–", "phone": "๏‚•", "portable": "๏‚•", "car": "๏†น", @@ -540,8 +540,8 @@ "format-bluetooth-muted": "๏šฉ {icon}๏Š”", "format-muted": "๓ฐธˆ", "format-icons": { - "headphone": "๏€จ", - "hands-free": "๏–", + "headphone": "๏–", + "hands-free": "๏€ฅ", "headset": "๏–", "phone": "๏‚•", "portable": "๏‚•", @@ -549,8 +549,9 @@ "default": ["๏€ฆ", "๏€ง", "๏€จ"] }, "on-click": "pamixer --toggle-mute", - "on-click-right": "pavucontrol", - "tooltip": false + "on-click-right": "pavucontrol -t 3", + "tooltip": true, + "tooltip-format": "{icon} {desc} | {volume}%", }, "pulseaudio#microphone": { "format": "{format_source}", @@ -609,19 +610,17 @@ }, "custom/cycle_wall": { "format": "๏€พ ", - "exec": "echo ; echo ๓ฐธ‰ wallpaper select", "on-click": "~/.config/hypr/UserScripts/WallpaperSelect.sh", "on-click-right": "~/.config/hypr/UserScripts/WallpaperRandom.sh", "on-click-middle": "~/.config/hypr/scripts/WaybarStyles.sh", - "interval": 86400, // once every day "tooltip": true, + "tooltip-format": "Left Click: Wallpaper Menu\nMiddle Click: Random wallpaper\nRight Click: Waybar Styles Menu", }, "custom/hint": { "format": "๓ฐบ HINT!", - "exec": "echo ; echo ๏€ Key Hints SUPER H", "on-click": "~/.config/hypr/scripts/KeyHints.sh", - "interval": 86400, // once every day "tooltip": true, + "tooltip-format": "๓ฑงฃ Quick Tips", }, "custom/keyboard": { "exec": "cat ~/.cache/kb_layout", @@ -630,29 +629,27 @@ "on-click": "~/.config/hypr/scripts/SwitchKeyboardLayout.sh", }, "custom/light_dark": { - "format": "๓ฐ”Ž{}", - "exec": "echo ; echo ๓ฐ”Ž Dark-Light switcher", + "format": "๓ฐ”Ž", "on-click": "~/.config/hypr/scripts/DarkLight.sh", "on-click-right": "~/.config/hypr/scripts/WaybarStyles.sh", "on-click-middle": "~/.config/hypr/UserScripts/WallpaperSelect.sh", - "interval": 86400, // once every day - "tooltip": true + "tooltip": true, + "tooltip-format": "Left Click: Switch Dark-Light Themes\nMiddle Click: Wallpaper Menu\nRight Click: Waybar Styles Menu", }, "custom/lock": { - "format": "๓ฐŒพ{}", - "exec": "echo ; echo ๓ฐท› screen lock", - "interval": 86400, // once every day - "tooltip": true, + "format": "๓ฐŒพ", "on-click": "~/.config/hypr/scripts/LockScreen.sh", + "tooltip": true, + "tooltip-format": "๓ฐท› Screen Lock", + }, "custom/menu": { - "format": "๏™{}", - "exec": "echo ; echo ๓ฑ“Ÿ app launcher", - "interval": 86400, // once every day - "tooltip": true, + "format": "๏™", "on-click": "pkill rofi || rofi -show drun -modi run,drun,filebrowser,window", "on-click-middle": "~/.config/hypr/UserScripts/WallpaperSelect.sh", "on-click-right": "~/.config/hypr/scripts/WaybarLayout.sh", + "tooltip": true, + "tooltip-format": "Left Click: Rofi Menu\nMiddle Click: Wallpaper Menu\nRight Click: Waybar Layout Menu", }, // This is a custom cava visualizer "custom/cava_mviz": { @@ -674,14 +671,14 @@ }, "custom/power": { "format": "โป ", - "exec": "echo ; echo ๓ฐŸก power // blur", "on-click": "~/.config/hypr/scripts/Wlogout.sh", "on-click-right": "~/.config/hypr/scripts/ChangeBlur.sh", - "interval": 86400, // once every day "tooltip": true, + "tooltip-format": "Left Click: Logout Menu\nRight Click: Change Blur", }, "custom/swaync": { "tooltip": true, + "tooltip-format": "Left Click: Launch Notification Center\nRight Click: Do not Disturb", "format": "{icon} {}", "format-icons": { "notification": "๏‚ข๏‘„", @@ -707,6 +704,8 @@ "exec-if": "[[ $(checkupdates | wc -l) ]]", "interval": 15, "on-click": "kitty -T update paru -Syu || yay -Syu && notify-send 'The system has been updated'", + "tooltip": true, + "tooltip-format": "Left Click: Update System\nArch Linux Only", }, "custom/weather": { "format": "{}", From d62b220ebc2c60c2f11e47f35616d9e803c07dd4 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 3 Jun 2024 05:14:15 +0900 Subject: [PATCH 30/30] Added Bottom Simple waybar config --- config/waybar/configs/[BOT] Simple | 36 ++++++++++++++++++++++++++++++ config/waybar/configs/[TOP] Simple | 3 ++- 2 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 config/waybar/configs/[BOT] Simple diff --git a/config/waybar/configs/[BOT] Simple b/config/waybar/configs/[BOT] Simple new file mode 100644 index 0000000..f2c0b88 --- /dev/null +++ b/config/waybar/configs/[BOT] Simple @@ -0,0 +1,36 @@ +/* ---- ๐Ÿ’ซ https://github.com/JaKooLit ๐Ÿ’ซ ---- */ +// ### TOP Simple ## // + +{ +"include": "~/.config/waybar/modules", +"layer": "top", +"position": "bottom", +//"mode": "dock", +"exclusive": true, +"passthrough": false, +"gtk-layer-shell": true, +"margin-left": 6, +"margin-right": 6, +"margin-top": 2, + +"modules-left": [ + "idle_inhibitor", + "group/mobo_drawer", + "hyprland/workspaces#rw", + "tray", + "mpris", + ], + +"modules-center": [ + "clock#2", + "custom/swaync", + ], + +"modules-right": [ + "hyprland/window", + "battery", + "group/audio", + "custom/power", + ], +} + diff --git a/config/waybar/configs/[TOP] Simple b/config/waybar/configs/[TOP] Simple index 09488c5..16b78ea 100644 --- a/config/waybar/configs/[TOP] Simple +++ b/config/waybar/configs/[TOP] Simple @@ -22,7 +22,8 @@ ], "modules-center": [ - "clock#2" + "clock#2", + "custom/swaync", ], "modules-right": [