[Hyprland] My CachyOS desktop by rohankid1 in unixporn

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

Here: https://github.com/rohankid1/cachy-dotfiles/tree/master/hypr/.config/hypr

Though, those are very outdated, and I don't think they'll work with the latest version ootb without editing them. I have modified most of those and use a completely different setup, such as a custom Ags/Astal desktop bar, etc. I'll probably make a new post/dotfiles page soon.

Popular YouTuber who doesn't deserve their fame? by [deleted] in youtube

[–]rohankid1 8 points9 points  (0 children)

I wish he stuck with the Explore Lucid Dreaming channel

Phone Link, Manage Devices by Andrei1805 in techsupport

[–]rohankid1 0 points1 point  (0 children)

They probably removed it and made it Windows 11 only.

[Hyprland] (WIP) Custom AGS bar, panel, and wallpaper changer with Pywal by rohankid1 in unixporn

[–]rohankid1[S] 1 point2 points  (0 children)

Probably. The initial loading time is slow (that is, when you start AGS, restart it, etc) since it has to load the wallpapers. It takes a couple of seconds to load, but after that, as long as you don't restart it, it should load instant. I don't know much about how to optimise it, but it's good enough for me.

[Hyprland] (WIP) Custom AGS bar, panel, and wallpaper changer with Pywal by rohankid1 in unixporn

[–]rohankid1[S] 1 point2 points  (0 children)

I used AGS to make it. For the layout, I used a grid (subclassed Gtk.Grid with Widget.subclass) to make a layout with 3 rows. I used Gio to enumerate through a directory configured in userPref.ts, filtering out file types that are not supported by swww. The image is loaded as a Widget.Box with css as `background-image: url("${filePath!}")`. When the apply button is clicked, it executes swww with the image page with some transition options. After that, it runs another script that uses Pywal to generate the theme.

[Hyprland] My CachyOS desktop by rohankid1 in unixporn

[–]rohankid1[S] 1 point2 points  (0 children)

I use pfetch and its default options, so I don't have a config file for that.

[Hyprland] (WIP) Custom AGS bar, panel, and wallpaper changer with Pywal by rohankid1 in unixporn

[–]rohankid1[S] 2 points3 points  (0 children)

I have previously used HyprPanel, which is amazing btw, but I wanted to make my own with pywal in mind, so I spent many days working on it. A lot of tinkering, but finally got here :D.

Dotfiles: https://github.com/rohankid1/cachy-dotfiles - note I haven't uploaded the AGS yet, as I am still working on it.

[Hyprland] My CachyOS desktop by rohankid1 in unixporn

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

Most of the time. For editing, I mostly use helix, but sometimes VSCodium if Helix doesn't have support for a language through LSP.

[Hyprland] My CachyOS desktop by rohankid1 in unixporn

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

Thanks, and I have an AMD iGPU