mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-03-02 15:29:59 +00:00
Compare commits
3 Commits
d19c28941d
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 02c86e53e9 | |||
| 719ccb83a2 | |||
| 09f26252f3 |
@@ -2,3 +2,4 @@
|
|||||||
$terminal = alacritty
|
$terminal = alacritty
|
||||||
$fileManager = dolphin
|
$fileManager = dolphin
|
||||||
$menu = rofi -show combi
|
$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 2 silent] $terminal
|
||||||
|
exec-once = [workspace 10 silent] flatpak run org.signal.Signal
|
||||||
@@ -9,7 +9,9 @@ tools:
|
|||||||
bash: true
|
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:
|
Focus on:
|
||||||
- Writing a clear and simple commit message.
|
- Writing a clear and simple commit message.
|
||||||
|
|||||||
@@ -84,8 +84,8 @@
|
|||||||
"critical": 15
|
"critical": 15
|
||||||
},
|
},
|
||||||
"format": "{icon} {capacity}%",
|
"format": "{icon} {capacity}%",
|
||||||
"format-charging": "{capacity}% ",
|
"format-charging": " {capacity}%",
|
||||||
"format-plugged": "{capacity}% ",
|
"format-plugged": " {capacity}%",
|
||||||
"format-alt": "{icon} {time}",
|
"format-alt": "{icon} {time}",
|
||||||
"format-good": "", // An empty format will hide the module
|
"format-good": "", // An empty format will hide the module
|
||||||
"format-full": "",
|
"format-full": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user