1
0
Fork 0
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:
L3D 2024-08-29 16:48:35 +02:00
parent 986e7aed7f
commit ac99530b5b
Signed by: l3d
GPG key ID: CD08445BFF4313D1
2 changed files with 3 additions and 3 deletions

View file

@ -71,8 +71,8 @@ i3_keybindings_extra:
i3_applications:
- application:
class: "firefox"
name: "firefox"
class: "librewolf"
name: "librewolf"
workspace: 2
on_startup: true
- application:

View file

@ -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}