This commit is contained in:
2025-06-16 21:28:21 +02:00
parent 6f292f881f
commit 64dd80dc66
2 changed files with 4 additions and 3 deletions

View File

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

View File

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