Gl00ria

Results 13 comments of Gl00ria

Hi, glad to have you. I did update the README, please follow carefully.

> I think you need a swap partition. Check it out here: [https://forum.manjaro.org/t/howto-enable-and-configure-hibernation-with-btrfs/51253](url) > It's a simple guide and is good for arch linux and all derivatives. Thanks for your...

Hello, @katsuja Problem solved, I did a new installation on a newly installed system, but this time I commented [this if statement](https://github.com/prasanthrangan/hyprdots/blob/7667812aa5cc6ff0ecb737cfdef9d3a24a32ff21/Scripts/restore_etc.sh#L40) which turned out to be the cause of...

@prasanthrangan I doubt that, in my case the `grub-mkconfig` ran successfully because the white GRUB theme was applied **which hurts my eyes lol**. So my best guess is the way...

@prasanthrangan Ok, Solved ### GRUB file before & after the `restore_etc.sh`: ![231208_15h01m30s_screenshot](https://github.com/prasanthrangan/hyprdots/assets/74514103/1f59bdb4-8935-4621-9cfc-56539131d5b7) ### How I solved it: 1. Changed `GRUB_DEFAULT=saved` to `GRUB_DEFAULT='0'` 2. Commented `GRUB_SAVEDEFAULT=true` 3. Run `sudo grub-mkconfig -o...

@prasanthrangan No, THANK YOU for this amazing config, I even dropped [my own config](https://github.com/Gl00ria/dotfiles/tree/main/dot_hyprland) and started using yours with some modifications to fit my needs and to be able to...

@kRHYME7 @prasanthrangan Long time no see, but came with informative description this time :) ## Addressing: ISSUE 1 > [Failed] Failed to start systemd-hibernate-resume.service I couldn't reproduce this error but...

> lgtm but can you add wall-bash support? how about [themeswitch.sh](https://github.com/prasanthrangan/hyprdots/blob/main/Configs/.local/share/bin/themeswitch.sh)?

@abenezerw @rubiin Height & width values can be changed form here. There is no support for dynamic sizing yet. https://github.com/Gl00ria/hyprdots/blob/swanc_pr/Configs/.config/swaync/config.json For the theme, I've mentioned in the **Additional context** that...

Hi @prasanthrangan @Haraven @Skerse I made the theming for Swaync ready for all the themes I could found for HyDE (official & non-offcial). My first time playing with `.css` hope...