mirror of
https://github.com/DO1JLR/ansible_linux_desktop_setup.git
synced 2024-09-14 19:54:51 +02:00
hacky nm-applet fix
This commit is contained in:
parent
41f0b0bdf1
commit
467bf00084
1 changed files with 4 additions and 1 deletions
|
@ -14,6 +14,9 @@ i3_packages_extra:
|
||||||
- ranger
|
- ranger
|
||||||
- light
|
- light
|
||||||
- pass
|
- pass
|
||||||
|
- gnome
|
||||||
|
- asciinema
|
||||||
|
- mtr
|
||||||
|
|
||||||
i3_keybindings_extra:
|
i3_keybindings_extra:
|
||||||
- keybinding:
|
- keybinding:
|
||||||
|
@ -60,7 +63,7 @@ i3_applications:
|
||||||
|
|
||||||
i3_run_on_startup:
|
i3_run_on_startup:
|
||||||
- nextcloud
|
- nextcloud
|
||||||
- nm-applet
|
- sudo nm-applet
|
||||||
|
|
||||||
|
|
||||||
i3:
|
i3:
|
||||||
|
|
Loading…
Reference in a new issue