mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
i3: remove deprecated example in i3.config.startup (#4201)
Deprecated in cacb8d4, see #265
This commit is contained in:
@@ -770,7 +770,7 @@ in {
|
||||
[
|
||||
{ command = "systemctl --user restart polybar"; always = true; notification = false; }
|
||||
{ command = "dropbox start"; notification = false; }
|
||||
{ command = "firefox"; workspace = "1: web"; }
|
||||
{ command = "firefox"; }
|
||||
];
|
||||
''
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user