mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-08-12 07:09:10 +02:00
First Real Commit!
This commit is contained in:
7
scripts/task-waybar.nix
Normal file
7
scripts/task-waybar.nix
Normal file
@ -0,0 +1,7 @@
|
||||
{ pkgs }:
|
||||
|
||||
pkgs.writeShellScriptBin "task-waybar" ''
|
||||
sleep 0.1
|
||||
${pkgs.swaynotificationcenter}/bin/swaync-client -t &
|
||||
''
|
||||
|
Reference in New Issue
Block a user