cheat sheet rettelser
This commit is contained in:
@@ -92,7 +92,7 @@ $mainMod = SUPER # "Super" er Windows-tasten
|
|||||||
bind = $mainMod, RETURN, exec, kitty
|
bind = $mainMod, RETURN, exec, kitty
|
||||||
bind = $mainMod, Q, killactive,
|
bind = $mainMod, Q, killactive,
|
||||||
bind = $mainMod, M, exit, # Afslut Hyprland session
|
bind = $mainMod, M, exit, # Afslut Hyprland session
|
||||||
bind = $mainMod, D, exec, wofi --show drun
|
bind = $mainMod, D, exec, wofi --show drun --conf /home/{{ username }}/.config/wofi/config --style /home/{{ username }}/.config/wofi/style.css
|
||||||
bind = $mainMod, F, fullscreen,
|
bind = $mainMod, F, fullscreen,
|
||||||
|
|
||||||
# Flyt fokus med piletaster
|
# Flyt fokus med piletaster
|
||||||
@@ -124,4 +124,4 @@ bind = $mainMod SHIFT, 8, movetoworkspace, 8
|
|||||||
bind = $mainMod SHIFT, 9, movetoworkspace, 9
|
bind = $mainMod SHIFT, 9, movetoworkspace, 9
|
||||||
|
|
||||||
# Vis keybindings i en wofi menu
|
# Vis keybindings i en wofi menu
|
||||||
bind = SUPER, SPACE, exec, ~/.local/bin/hypr-keys.sh
|
bind = $mainMod, SPACE, exec, ~/.local/bin/hypr-keys.sh --conf /home/{{ username }}/.config/wofi/config --style /home/{{ username }}/.config/wofi/style.css
|
||||||
Reference in New Issue
Block a user