mirror of
https://github.com/DO1JLR/ansible_linux_desktop_setup.git
synced 2024-09-14 19:54:51 +02:00
s/firefox/librewolf/
This commit is contained in:
parent
986e7aed7f
commit
ac99530b5b
2 changed files with 3 additions and 3 deletions
|
@ -71,8 +71,8 @@ i3_keybindings_extra:
|
|||
|
||||
i3_applications:
|
||||
- application:
|
||||
class: "firefox"
|
||||
name: "firefox"
|
||||
class: "librewolf"
|
||||
name: "librewolf"
|
||||
workspace: 2
|
||||
on_startup: true
|
||||
- application:
|
||||
|
|
2
site.yml
2
site.yml
|
@ -28,7 +28,7 @@
|
|||
- {role: gantsign.bat, tags: bat}
|
||||
- {role: l3d.wm.i3, tags: i3wm}
|
||||
- {role: l3d.wm.sway, tags: sway}
|
||||
- {role: hax0rbana_adam.librewolf, tags: librewolf}
|
||||
- {role: hax0rbana_adam.librewolf, tags: librewolf, become: true}
|
||||
# - {role: amdgpu_firmware, tags: firmware}
|
||||
- {role: do1jlr.htop, tags: htop}
|
||||
|
||||
|
|
Loading…
Reference in a new issue