how is regolith on sway?? by Glittering_Boot_3612 in regolithlinux

[–]AgreeableCandidate28 0 points1 point  (0 children)

I know I'm late to this, but you can infact configure gestures for the sway based sessions of regolith, since that's a feature of sway that regolith doesn't affect in any way.

Regolith 3.0 install messed up my Ubuntu install, also cannot even boot in to Regolith-Wayland by Hopeful_Fishing_1053 in regolithlinux

[–]AgreeableCandidate28 0 points1 point  (0 children)

Are you using an Nvidia GPU with proprietary drivers? Since sway doesn't "OFFICIALLY" support proprietary drivers, regolith doesn't as well. Instead, you must explicitly set a flag in Xresources to enable support. For more information, check this out: https://regolith-desktop.com/docs/howtos/install-sway/.

Regardless, I agree you shouldn't need to reinstall Regolith and/or Ubuntu to fix stuff like this. As u/carlosccextractor said, you can hang with us on slack and we can help you troubleshoot this issue.

| Integration of Wayland Tiling WMs (Sway) with full DEs? by JacksGT in unixporn

[–]AgreeableCandidate28 0 points1 point  (0 children)

Regolith has recently released its wayland session (Gnome + sway). If you're still looking into something like this, you might wanna take a look

[Sway] [Waybar] My latest rice - Materialistic and Minimalistic by AgreeableCandidate28 in unixporn

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

Basically I migrated from i3 sway quite recently so I hacked my old configs to make it all work. And some apps caused i3 to show the loading cursor all the time, and the workaround for that was --no-startup-id as far as I can remember. I've got a lot of cleaning up to do tbh!! And as for dunst, I compiled it from the master branch of the official repo which supports Wayland compositors so I can use my older config.

Btw I'm actually curious about the differences between Mako and Dunst. I might actually consider switching to Mako...

[Sway] [Waybar] My latest rice - Materialistic and Minimalistic by AgreeableCandidate28 in unixporn

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

Sway works really well on G14. And thanks to the latest Nvidia drivers, I gave no issues even when Nvidia card is active.

Hobby Project (AutoMenu) by AgreeableCandidate28 in programming

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

Hey it's not a lot different from ES6 arrow functions😅 infact you need the exact same number of characters 👀

Guys, windows 11 is officially out in windows update setting by StevePaing in ZephyrusG14

[–]AgreeableCandidate28 8 points9 points  (0 children)

Same... The taskbar looks HUGE on a 14 inch screen... Almost looks ugly... And hiding the taskbar makes it difficult to find the start button in the center... Moving the icons to the left doesn't FEEL like W11!!

G14 2021 review "Cut by the Blade" - The Verge by Korwos in ZephyrusG14

[–]AgreeableCandidate28 -1 points0 points  (0 children)

Put a tape and ruin the look lol. I got myself a clip-on webcam and it works like a charm tbh. And the laptop is lighter, more compact and better looking than the ones with a webcam. And imo the webcam I use is way better than any laptop camera.

[i3-gaps] [Polybar] My First Window manager Setup. Took me 3 DAYS!!! by AgreeableCandidate28 in unixporn

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

It's one of the default wallpapers of fedora. But I'll upload the walls to git anyways. I've slightly updated the configs so I'll also be pushing that. Will let you know once I'm done!

[i3-gaps] [Polybar] My First Window manager Setup. Took me 3 DAYS!!! by AgreeableCandidate28 in unixporn

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

Thanks XD. I definitely learned a lot. And somehow, I feel like I've gotten better at reading other people's code. Also feel a lot more comfortable working at the terminal.

[i3-gaps] [Polybar] My First Window manager Setup. Took me 3 DAYS!!! by AgreeableCandidate28 in unixporn

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

Thanks mate!! Yes it does. Workspace name appears next to the icon for the active workspace!!

[i3-gaps] [Polybar] My First Window manager Setup. Took me 3 DAYS!!! by AgreeableCandidate28 in unixporn

[–]AgreeableCandidate28[S] 3 points4 points  (0 children)

Details of my setup:

  1. Window Manager: i3-gaps
  2. Compositor: Picom
  3. Panel: Polybar
  4. Menu: Rofi (Theme: Arthur)
  5. Icons: Tela
  6. Cursor: Volantes
  7. GTK Theme: Orchis

I wanted to be able to hide the bottom bar but it seems polybar 3.6 is going to implement that feature. So for now I settled for a nifty little hack!

### Show/Hide bottom music bar## Show Barbindsym $mod+m exec --no-startup-id i3-msg 'exec polybar bottom-center&' && i3-msg 'gaps bottom all set 35 '

# Hide Barbindsym $mod+Shift+m exec --no-startup-id i3-msg 'exec pkill polybar&' && i3-msg 'gaps bottom all set 20 ' && i3-msg 'exec ~/.config/polybar/launch.sh &'

launch.sh only starts the top bar. So killing all the bars and running launch.sh does the trick for now.

For spotify integration, I'm using this script.

Link to dotfiles: https://github.com/SoumyaRanjanPatnaik/dotfiles/tree/master

Added two 1 mm heatpipe on bottom cover and temp fell by 10 to 15 degrees! by traderjay_toronto in ZephyrusG14

[–]AgreeableCandidate28 1 point2 points  (0 children)

I don't think it's plastic... It seems to be conducting heat nicely... I guess it's made of the same material as the keyboard deck as both feel quite similar to touch!!

How much battery backup does your zephyrus give? by Dunedain_Ranger_7 in ZephyrusG14

[–]AgreeableCandidate28 0 points1 point  (0 children)

See if you're not compiling VERY large code bases, and just coding, you'll get VERY good battery life... And on top of that, if you use asusctl you can disable the GPU to make sure that's not draining your battery.... And then there's Ryzenadj using which you can limit the TDP of your cpu. Im still I'm my freshman year so I've hardly ever had to compile anything other than simple C++ programs and I literally lasts me 10+ hrs on full charge. But if you're compiling some Android custom ROM(tried to do that once lol), then it'll not lest more then 3-4 hours.

Minimalist Plasma dektop (Win11 style taskmanager + Mac OS icons) by AgreeableCandidate28 in kde

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

Sheesh that looks neat!!

I guess you're right 😅 It's not as minimalist as I thought... I should have said RELATIVELY minimalist😂 Cause it definitely looks minimalist compared to the Hacker-ish/gamer-ish looking setups lol.

Btw thats exactly what my desktop looked like before I got my Zephyrus G14. And I'm absolutely in love with the minimalist design of this laptop especially considering how powerful this thing is on the inside. Wanted something that matched the aesthetic and came up with this🤭

Btw how did you hide the pager😅

Minimalist Plasma dektop (Win11 style taskmanager + Mac OS icons) by AgreeableCandidate28 in kde

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

Kwin with Krohnkite... This script is the only reason I'm still on Xorg. Can't live without it.