This commit is contained in:
2026-03-05 18:30:37 +01:00
parent 26d48504ef
commit 94f9cbef4a
14 changed files with 20 additions and 75 deletions
+5
View File
@@ -17,3 +17,8 @@ hidden = false
[keys.normal] [keys.normal]
X = "extend_line_above" X = "extend_line_above"
"C-h" = "jump_view_left"
"C-j" = "jump_view_down"
"C-k" = "jump_view_up"
"C-l" = "jump_view_right"
-2
View File
@@ -17,8 +17,6 @@ output_path = "~/.config/btop/themes/matugen.theme"
input_path = "~/.config/matugen/templates/fish-colors.fish" input_path = "~/.config/matugen/templates/fish-colors.fish"
output_path = "~/.config/fish/conf.d/matugen_colors.fish" output_path = "~/.config/fish/conf.d/matugen_colors.fish"
# --- GTK / Waybar Colors ---
# (Wird oft von Waybar style.css importiert)
[templates.gtk_css] [templates.gtk_css]
input_path = "~/.config/matugen/templates/colors-gtk.css" input_path = "~/.config/matugen/templates/colors-gtk.css"
output_path = "~/.config/matugen/colors.css" output_path = "~/.config/matugen/colors.css"
-73
View File
@@ -1,73 +0,0 @@
"$schema" = 'https://starship.rs/config-schema.json'
format = """
[░▒▓](#00504a)\
$username\
[  ](bg:#00504a fg:#00fded)\
$directory\
$time\
$git_branch\
$git_status\
$nix_shell\
$character"""
[username]
show_always = true
style_user = "bg:#00504a fg:#00fded"
format = "[ $user]($style)"
[directory]
style = "fg:#003733 bg:#00decf"
format = "[ $path ]($style)"
truncation_length = 3
truncation_symbol = "…/"
[directory.substitutions]
"Documents" = "󰈙 "
"Downloads" = " "
"Music" = " "
"Pictures" = " "
"Dokumente" = "󰈙 "
"Musik" = " "
"Bilder" = " "
"Dev" = " "
[time]
disabled = false
time_format = "%R"
style = "bg:#152220"
format = '[[  $time ](fg:#bbcac7 bg:#152220)]($style)'
[git_branch]
disabled = false
symbol = " "
style = "bg:#a1ced4 fg:#00363b"
format = '[ $symbol$branch ](bold $style)'
[git_status]
disabled = false
style = "bg:#a1ced4 fg:#00363b"
format = '[$all_status$ahead_behind]($style)'
# up_to_date = " synced "
modified = "modified "
staged = "staged "
untracked = "untracked "
ahead = "ahead ⇡${count} "
behind = "behind ⇣${count} "
diverged = "diverged ⇕⇡${ahead_count}⇣${behind_count} "
conflicted = "conflict "
stashed = "stashed "
renamed = "renamed "
deleted = "deleted "
[nix_shell]
disabled = false
format = '[  <$name> ]($style)'
style = "bg:#3c4947 fg:#bbcac7"
impure_msg = '(impure)'
pure_msg = '(pure)'
[character]
success_symbol = "[ ➜](#00decf)"
error_symbol = "[ ERROR ](bold #ffb4ab)[➜](#ffb4ab)"
+2
View File
@@ -4,3 +4,5 @@ set selection-clipboard clipboard
set adjust-open best-fit set adjust-open best-fit
set page-h-padding 10 set page-h-padding 10
set page-v-padding 10 set page-v-padding 10
set recolor-keephue "true"
+3
View File
@@ -15,3 +15,6 @@
.config/copyq/copyq_geometry.ini.lock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock .config/copyq/copyq_geometry.ini.lock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock
.config/copyq/copyq_geometry.ini.lock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock .config/copyq/copyq_geometry.ini.lock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock
.config/copyq/copyq_geometry.ini.lock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock .config/copyq/copyq_geometry.ini.lock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock
.config/copyq/copyq_geometry.ini.lock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock
.config/copyq/copyq_geometry.ini.lock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock.rmlock
/icons/hicolor
+1
View File
@@ -0,0 +1 @@
c0110c89-e40a-4dd9-94a8-31f93a7a4ee9
+1
View File
@@ -0,0 +1 @@
89615673-4777-443c-9cb5-44d129f54155
+1
View File
@@ -0,0 +1 @@
5d77a904-7426-458f-b412-be26639ec783
+1
View File
@@ -0,0 +1 @@
50ee0e02-d6e4-4d85-9ab4-ef1f7d867bde
+1
View File
@@ -0,0 +1 @@
8ce765cf-6d6f-413f-965e-d3e0dc625db0
+5
View File
@@ -0,0 +1,5 @@
# This file is written by nwg-look. Do not edit.
[Icon Theme]
Name=Default
Comment=Default Cursor Theme
Inherits=macOS-White
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB