Releases: nwg-piotr/nwg-shell
Releases · nwg-piotr/nwg-shell
nwg-shell 0.5.12
- Added keyboard layout auto-detection on the basis of the VC Keymap value. This will only work on systemd-based distros;
- added applying default editor, file manager and web browser automatically on 1st run.
nwg-shell 0.5.11
- Fixed initial nwg-shell-config autostart on Hyprland;
- Hyprland logo turned off by default (anime girl).
nwg-shell 0.5.10
- adjustment to default settings;
- new default wallpaper.
nwg-shell 0.5.9
- updated CLI help content;
- updated default nwg-shell-config settings for Hyprland;
- updated default panel presets for sway (added the SwayMode module).
nwg-shell 0.5.8
- Updated default main config file, according to changes in Hyprland v0.28.0: decoration blur moved to its own section; #168 by @ChristianWSmith.
nwg-shell-config 0.5.7
- minor changes to the installation script;
- added missing default settings;
- nwg-shell-config added to autostart on 1st run on Hyprland.
nwg-shell 0.5.6
- fixed
nwg-shell-installer -a
command (w/o-hypr
), that used to crash; - fixed
arch.sh
installer script for sway w/o Hyprland installation.
nwg-shell 0.5.5
- added copying forgotten
~/.config/gtk-3.0/
folder.
nwg-shell 0.5.4
- fixed
Controls -> User menu -> Exit session
entry in default nwg-panel presets; - added default
~/.config/gtk-3.0/gtk.css
file, with a line to remove dotted lines from GTK buttons.
nwg-shell 0.5.3
Some improvements done to default presets for Hyprland:
- Default gaps set to 3, 3;
- "Click outside closes" set true for the Controls module in all panel presets;
- panels moved to the overlay layer where necessary, to workaround odd gtk-layer-shell behaviour on Hyprland;
The above changes apply to new installations. If you want to apply them to your current installation, you can:
- either install all configs from scratch with
nwg-shell-installer -a [-hypr]
, - or remove selected configs and restore from defaults with
nwg-shell-installer -r [-hypr]
.