Compare commits
2 Commits
b7c874d949
...
9fa1d06bd8
| Author | SHA256 | Date | |
|---|---|---|---|
| 9fa1d06bd8 | |||
| b9e276e36f |
@@ -1,2 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
# Køre wofi application menu
|
# Køre wofi application menu
|
||||||
wofi --show drun --conf "$HOME/.config/wofi/config" --style "$HOME/.config/wofi/style.css"
|
wofi --show drun --conf "$HOME/.config/wofi/config" --style "$HOME/.config/wofi/style.css"
|
||||||
@@ -29,7 +29,7 @@
|
|||||||
"custom/atlantis-logo": {
|
"custom/atlantis-logo": {
|
||||||
"format": "ﯓ", // Erstat med et tegn fra din Lantean-skrifttype
|
"format": "ﯓ", // Erstat med et tegn fra din Lantean-skrifttype
|
||||||
"tooltip": false,
|
"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": {
|
"hyprland/workspaces": {
|
||||||
|
|||||||
Reference in New Issue
Block a user