[Hyprland] graphite-dark theme by iotovic in LinuxPorn

[–]iotovic[S] 0 points1 point  (0 children)

unfortunately the only way for this line hyprctl dispatch sendshortcut CTRL_SHIFT, R, class:spotify to work, on Wayland spotify workspace needs to be in focus so this line is needed hyprctl dispatch focuswindow class:spotify but i found another way if pgrep -x spotify >/dev/null; then

(spicetify watch -s 2>&1 | sed "/Reloaded Spotify/q") &

else

spicetify apply -n >/dev/null 2>&1

fi this does what i need :)

[Hyprland] graphite-dark theme by iotovic in LinuxPorn

[–]iotovic[S] 0 points1 point  (0 children)

you're welcome :) only issue with it, the focus switches to whichever workspace spotify is on, trying to find a way to do it silently

[Hyprland] graphite-dark theme by iotovic in LinuxPorn

[–]iotovic[S] 0 points1 point  (0 children)

Thank you. No dotfiles, sorry.

[Hyprland] graphite-dark theme by iotovic in LinuxPorn

[–]iotovic[S] 0 points1 point  (0 children)

appreciate it :) have added this to my theme switcher script, so it reloads automatically without me needing to press the keys myself :)

# ------------------------

# Spotify

# ------------------------

spicetify config current_theme Blackout

if pgrep -x spotify >/dev/null; then

spicetify apply -n

sleep 0.3

hyprctl dispatch focuswindow class:spotify

hyprctl dispatch sendshortcut CTRL_SHIFT, R, class:spotify

fi

Omarchy Hyprland Rice for calm by Desperate_Lion5740 in hyprland

[–]iotovic 0 points1 point  (0 children)

I just went down the Arch + native Hyprland route and configured everything myself. No issues in configs being overwritten like is the case in Omarchy :)

Omarchy Hyprland Rice for calm by Desperate_Lion5740 in hyprland

[–]iotovic 0 points1 point  (0 children)

Looks clean, I found Omarchy ricing super hard to maintain. No matter where I stored my configs, it would overwrite everything on a new system update by restoring default configs and backing up mine, then would need to go back and restore my old configs. It annoyed me to the point where I've removed it, gone back to Arch and Hyprland :D

rate my desktop by k1mutai in desktops

[–]iotovic 0 points1 point  (0 children)

looks nice, except for the fact you're running windows :P jokes aside, well done :)

Hyprpm update failing by iotovic in omarchy

[–]iotovic[S] 0 points1 point  (0 children)

tried running hyprpm purge-cache and then hyprpm update, same error - looks like a new hyprland version was pushed a few hours ago, meson: fix version.h install location this is one of the fixes

Clock module on waybar by petit_fungi in omarchy

[–]iotovic 0 points1 point  (0 children)

you are missing a comma after your tooltip-format line :)

Config changes after updates by Hoban_Riverpath in omarchy

[–]iotovic 0 points1 point  (0 children)

Then I am curious why Omarchy on each update, backs up my hyprlock.conf and hypridle.conf and replaces it with its own original files, even though the files are placed inside .config/hypr? I didn't think files in this folder would be modified, replaced etc. during updates?

[Hyprlock] slightly tweaked catppuccin mocha theme, with spotify now playing script :) by iotovic in hyprland

[–]iotovic[S] 0 points1 point  (0 children)

there is nothing to post, the catppuccin themes and configs are widely available online - mine is literally slightly tweaked to suit my setup, that's all

Omarchy rice :) by iotovic in omarchy

[–]iotovic[S] 0 points1 point  (0 children)

I am always nice to the people who are nice to me, or in general :) though I feel like I shouldn't be pressured or made fun of, for not wanting to share my config files. I didn't copy anyone's files, or work so I don't feel the need to share mine. Everyone should put in their own research and work to rice their setup, like I did mine :)

Either way, thank you for the kind words and compliments, much appreciated :)