nix/home/file/sway/module/Waybar.conf
2024-12-18 12:08:17 +03:00

8 lines
117 B
Plaintext

{ ... }:
{
text = ''
bindsym --to-code $mod+shift+r exec 'pkill waybar || exec waybar'
exec waybar
'';
}