mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
fixed linter issues
This commit is contained in:
+4
-4
@@ -64,14 +64,14 @@
|
|||||||
kewlfft.aur.aur:
|
kewlfft.aur.aur:
|
||||||
name: bluetuith
|
name: bluetuith
|
||||||
state: present
|
state: present
|
||||||
update_cache: yes
|
update_cache: true
|
||||||
- name: Install i3lock-fancy (window locker)
|
- name: Install i3lock-fancy (window locker)
|
||||||
become: true
|
become: true
|
||||||
kewlfft.aur.aur:
|
kewlfft.aur.aur:
|
||||||
name: i3lock-fancy
|
name: i3lock-fancy
|
||||||
state: present
|
state: present
|
||||||
update_cache: yes
|
update_cache: true
|
||||||
- name: Install Playerctl (utility for controlling media playing on the device)
|
- name: Install Playerctl (control media playing on the device)
|
||||||
become: true
|
become: true
|
||||||
pacman:
|
pacman:
|
||||||
name: playerctl
|
name: playerctl
|
||||||
@@ -94,7 +94,7 @@
|
|||||||
kewlfft.aur.aur:
|
kewlfft.aur.aur:
|
||||||
name: jmtpfs
|
name: jmtpfs
|
||||||
state: present
|
state: present
|
||||||
update_cache: yes
|
update_cache: true
|
||||||
- name: Install Unzip (uncompression utility)
|
- name: Install Unzip (uncompression utility)
|
||||||
become: true
|
become: true
|
||||||
pacman:
|
pacman:
|
||||||
|
|||||||
Reference in New Issue
Block a user