oren use nwe sway
This commit is contained in:
parent
221b1f0379
commit
ccd3654231
4 changed files with 31 additions and 43 deletions
|
|
@ -157,7 +157,7 @@ in
|
|||
bars = [ ]; # Use Waybar via Home Manager
|
||||
startup = [
|
||||
{
|
||||
command = "swaymsg workspace number 7 ; swaymsg workspace number 1";
|
||||
command = "exec sh -c 'sleep 0.01; swaymsg workspace number 7 ; sleep 0.01; swaymsg workspace number 1'";
|
||||
}
|
||||
{ command = "pgrep waybar >/dev/null || waybar"; }
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue