test
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
mode: '0644'
|
||||
notify: Opdater font cache
|
||||
|
||||
- name: "BRUGER :: Opret Pictures-mappen" # <--- TILFØJ DENNE NYE OPGAVE
|
||||
- name: "BRUGER :: Opret Pictures-mappen"
|
||||
become: true
|
||||
become_user: "{{ username }}"
|
||||
ansible.builtin.file:
|
||||
@@ -180,7 +180,7 @@
|
||||
# name: OpenSSH # Bruger UFW's applikationsprofil for SSH
|
||||
# tags: firewall
|
||||
|
||||
- name: "FLATPAK :: Installer LibreOffice" # <--- TILFØJ DENNE NYE OPGAVE
|
||||
- name: "FLATPAK :: Installer LibreOffice"
|
||||
become: true
|
||||
become_user: "{{ username }}"
|
||||
community.general.flatpak:
|
||||
|
||||
@@ -98,7 +98,8 @@ $mainMod = SUPER # "Super" er Windows-tasten
|
||||
bind = $mainMod, RETURN, exec, kitty
|
||||
bind = $mainMod, Q, killactive,
|
||||
bind = $mainMod, M, exit, # Afslut Hyprland session
|
||||
bind = $mainMod, D, exec, wofi --show drun --conf /home/{{ username }}/.config/wofi/config --style /home/{{ username }}/.config/wofi/style.css
|
||||
# bind = $mainMod, D, exec, wofi --show drun --conf /home/{{ username }}/.config/wofi/config --style /home/{{ username }}/.config/wofi/style.css
|
||||
bind = $mainMod, D, exec, wofi --show drun
|
||||
bind = $mainMod, F, fullscreen,
|
||||
|
||||
# Flyt fokus med piletaster
|
||||
|
||||
Reference in New Issue
Block a user