mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-03-02 07:19:59 +00:00
Compare commits
3 Commits
d19c28941d
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 02c86e53e9 | |||
| 719ccb83a2 | |||
| 09f26252f3 |
@@ -2,3 +2,4 @@
|
||||
$terminal = alacritty
|
||||
$fileManager = dolphin
|
||||
$menu = rofi -show combi
|
||||
$browser = brave-browser
|
||||
@@ -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
|
||||
@@ -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.
|
||||
|
||||
@@ -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": "",
|
||||
|
||||
Reference in New Issue
Block a user