exec wlsunset -t 4500 -T 6500 -l 55.6761 -L 12.5657 -g 1.0 exec swaync -s /home/USERNAME/.config/swaync/preset-0.css exec nm-applet --indicator exec_always nwg-autotiling exec_always nwg-drawer -r -c 6 -is 60 -fscol 2 -ovl -g WhiteSur-Dark -i Mkos-Big-Sur-Panel-white -...
INFO[0000] Neither 'nwg-drawer' nor 'nwggrid' command found, and no other launcher specified; hiding the launcher button. INFO[0000] Using style: /home/clayton/.config/nwg-dock/style.css ERRO[0000] <broken file>:1:0Failed to import: Error opening file /usr/share/nwg-dock/hotspot.css:...
Files master .github config images .gitignore LICENSE Makefile README.md go.mod go.sum hypr.go main.go tools.go Breadcrumbs nwg-dock-hyprland / Makefile Latest commit MaiorDomus fixes a26fa0a· Nov 3, 2024 HistoryHistory File metadata and controls Code Blame 24 lines (20 loc) · ...
As the dock in autohide mode is expected to be started from the sway config with If you run the program with the `-d` or `-r` argument (preferably in autostart), it will start up hidden. ```text exec_always nwg-dock -d ``` ...re-execution of the command with the `-d` argu...
@@ -62,7 +62,9 @@ func (t swayEventHandler) BarConfigUpdate(ctx context.Context, event sway.BarCon func (t swayEventHandler) Binding(ctx context.Context, event sway.BindingEvent) {} func (t swayEventHandler) Shutdown(ctx context.Context, event sway.ShutdownEvent) {} func (t swayEven...