Maksim

Results 4 comments of Maksim

Maybe you could provide script for nixos install? In your `start.sh`: ``` ... ## Directories ---------------------------- DIR=`pwd/result` ... ``` This should work, I think. Please, let me know if you...

Great! I will keep an eye on this project :) I slightly modified your script for personal use: ``` #!/usr/bin/env bash source "$HOME/.cache/wallust/colors.sh" ~/nixos/packages/pywal-sixteen/result/bin/wal -i $wallpaper -s --cols16 mkdir -p...

Same thing. There are following properties available, but none of them changes color of the tile background on mouse hover ``` focused_workspace_background: # focused_workspace_foreground: # focused_workspace_border_color: # focused_workspace_border_width: # displayed_workspace_background:...

When I leave only 1 button in my layout file I get this: ![image](https://github.com/ArtsyMacaw/wlogout/assets/105305430/f5c71e57-4e49-40f5-a300-6eff0fc3c4b6) And when no buttons, there are no buttons at all...