Compare commits

..

2 Commits

Author SHA256 Message Date
9fa1d06bd8 mindre rettelse 2025-06-16 19:07:44 +02:00
b9e276e36f waybar config rettet 2025-06-16 18:55:16 +02:00
2 changed files with 3 additions and 1 deletions

View File

@@ -1,2 +1,4 @@
#!/bin/bash
# Køre wofi application menu
wofi --show drun --conf "$HOME/.config/wofi/config" --style "$HOME/.config/wofi/style.css"

View File

@@ -29,7 +29,7 @@
"custom/atlantis-logo": {
"format": "ﯓ", // Erstat med et tegn fra din Lantean-skrifttype
"tooltip": false,
"on-click": "wofi --show drun" // Åbner app-menu ved klik
"on-click": "/home/{{ username }}/.local/bin/launch_wofi.sh" // Åbner app-menu ved klik
},
"hyprland/workspaces": {