-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A few appearance related suggestions #146
Comments
Hi @markosx32 , Thank you for suggestions. Theme is currently hardcoded in
I installed
oh, this a holy war - which shell to use. IMHO it is something left to the user to tweak.
|
Some comments from me as well
I've never seen this. Are you on Tumbleweed? What openSUSEway version do you have? Do you have any
I don't know if I've ever seen this either. Are you sure you have the right configuration files in place, with no errors etc?
Agreed with denisok, this is a topic best left to the user.
Sure, feel free to open a PR for it or we can pick it up ourselves sometime as well.
When we do some work in this area, we can also incorporate chayang which I packaged almost one year ago and then never included.
Yes, this is unfortunate and we've had it open as a discussion topic for a long time (#49). Hopefully we can get around to improving this sometime. I have some ideas on how to do this (discussed in the linked issue) but lack the time.
This looks nice, but the upstream situation seems confusing. I personally don't care about this as I'm perfectly happy with the basic In general please try to open one Issue per topic, otherwise it is impossible to properly track their status. So please open individual Issues for any of the above topics that don't have one. |
Especially the swaylock timer override issue should be fixed asap. |
Cannot reproduce, feel free to open a separate issue if you still see this.
Cannot reproduce, feel free to open a separate issue if you still see this.
We do not want to do this, as we believe this is a topic best left to the user.
Moved to #149.
Moved to #150.
See #49.
Moved to #151. |
I have been using opensuseway for the past month.
Normally i setup sway on my own on other distros, so it's refreshing that most of the "standard" chore-like appearance aspects of it have been handled by opensuseway and i can go ahead and do my particular modifications to a sane application & config base.
That being said i have noticed a few things that were rough around the edges:
I had to use
lxappearance
a very common and lightweight gtk theme switcher to set the theme to Adwaita-Dark because for some reason it was set to white after the latest opensuseway update.lxappearance
is a very useful tool, commonly used in i3wm and sway setups and has very little dependencies.The gtkgreet login screen is white and doesn't follow the adwaita-dark theme. While its fairly trivial to change, it's one of the 'chores' i want to avoid having to do using opensuseway.
Since the 'DE' is mostly driven using the command-line, it would be nice to have a more interactive-minded shell as the default, like zsh with the
grml-zsh-config
(or it could be a pattern suggestion at least)The swaylock screen is setting a black background. It would be a bit more nice to have it set the background image used by the login screen and the sway environment. The path of the image already exists in the config so its a simple change, but helps a lot with first impressions.
The swaylock timer is way too fast (locks in 5 minutes), and a saner default would be closer to 15, which is what gnome/kde usually goes for as far as i remember.
Additionally when i override this in my
~/.config/sway/config.d/70-myconfig.conf
it has as an effect, bothexec swayidle commands to run
one from/etc/sway/config,d/50-opensuseway.conf
and one from my local with different timers.So i cannot override it and i have to comment out the config in
50-opensuseway.conf
Potentially as more of an eye-candy we could also consider using
swaylock-effects
instead ofswaylock
which does a blurring of the background for the lockscreen bg, and supports clock & date, fade in/out etc.(https://github.com/jirutka/swaylock-effects)
The text was updated successfully, but these errors were encountered: