tilføjet fil håndterings værktøjer

This commit is contained in:
2025-06-17 20:11:54 +02:00
parent dbedf90b4a
commit 41d1936b58
2 changed files with 9 additions and 0 deletions

View File

@@ -73,6 +73,11 @@
- flatpak - flatpak
- vscodium # Udviklings editor - vscodium # Udviklings editor
- papyrus-icon-theme # Ikon tema til wofi drun - papyrus-icon-theme # Ikon tema til wofi drun
- thunar
- thunar-volman
- tumbler
- gvfs
- ranger
- ufw # Firewall - ufw # Firewall
state: present state: present

View File

@@ -102,6 +102,10 @@ bind = $mainMod, M, exit, # Afslut Hyprland session
bind = $mainMod, D, exec, wofi --show drun bind = $mainMod, D, exec, wofi --show drun
bind = $mainMod, F, fullscreen, bind = $mainMod, F, fullscreen,
# Genveje til filbrowsere
bind = $mainMod, E, exec, thunar
bind = $mainMod, T, exec, kitty -e ranger
# Flyt fokus med piletaster # Flyt fokus med piletaster
bind = $mainMod, left, movefocus, l bind = $mainMod, left, movefocus, l
bind = $mainMod, right, movefocus, r bind = $mainMod, right, movefocus, r