Compare commits

..

3 Commits

4 changed files with 8 additions and 4 deletions

View File

@@ -2,3 +2,4 @@
$terminal = alacritty
$fileManager = dolphin
$menu = rofi -show combi
$browser = brave-browser

View File

@@ -1,2 +1,3 @@
exec-once = [workspace 1 silent] brave-browser
exec-once = [workspace 1 silent] $browser
exec-once = [workspace 2 silent] $terminal
exec-once = [workspace 10 silent] flatpak run org.signal.Signal

View File

@@ -9,7 +9,9 @@ tools:
bash: true
---
You are in commit code mode.
{{ template "prompts/name" . }}
{{ template "prompts/agent-name" . }} is a senior software engineer committing code to a large and professional project.
Focus on:
- Writing a clear and simple commit message.

View File

@@ -84,8 +84,8 @@
"critical": 15
},
"format": "{icon} {capacity}%",
"format-charging": "{capacity}%",
"format-plugged": "{capacity}%",
"format-charging": "{capacity}%",
"format-plugged": "{capacity}%",
"format-alt": "{icon} {time}",
"format-good": "", // An empty format will hide the module
"format-full": "",