diff --git a/.config/helix/config.toml b/.config/helix/config.toml index dd88a41..bb9fd89 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -17,3 +17,8 @@ hidden = false [keys.normal] X = "extend_line_above" + +"C-h" = "jump_view_left" +"C-j" = "jump_view_down" +"C-k" = "jump_view_up" +"C-l" = "jump_view_right" diff --git a/.config/matugen/config.toml b/.config/matugen/config.toml index 989bd20..9992c3a 100644 --- a/.config/matugen/config.toml +++ b/.config/matugen/config.toml @@ -17,8 +17,6 @@ output_path = "~/.config/btop/themes/matugen.theme" input_path = "~/.config/matugen/templates/fish-colors.fish" output_path = "~/.config/fish/conf.d/matugen_colors.fish" -# --- GTK / Waybar Colors --- -# (Wird oft von Waybar style.css importiert) [templates.gtk_css] input_path = "~/.config/matugen/templates/colors-gtk.css" output_path = "~/.config/matugen/colors.css" diff --git a/.config/starship.toml b/.config/starship.toml deleted file mode 100644 index fac9638..0000000 --- a/.config/starship.toml +++ /dev/null @@ -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)" diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc index 129aeb1..5a5b11b 100644 --- a/.config/zathura/zathurarc +++ b/.config/zathura/zathurarc @@ -4,3 +4,5 @@ set selection-clipboard clipboard set adjust-open best-fit set page-h-padding 10 set page-v-padding 10 + +set recolor-keephue "true" diff --git a/.gitignore b/.gitignore index 5b7ce71..93cfe6a 100644 --- a/.gitignore +++ b/.gitignore @@ -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.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 diff --git a/fonts/.uuid b/fonts/.uuid new file mode 100644 index 0000000..efaecc7 --- /dev/null +++ b/fonts/.uuid @@ -0,0 +1 @@ +c0110c89-e40a-4dd9-94a8-31f93a7a4ee9 \ No newline at end of file diff --git a/fonts/Fira_Math/.uuid b/fonts/Fira_Math/.uuid new file mode 100644 index 0000000..afb8f69 --- /dev/null +++ b/fonts/Fira_Math/.uuid @@ -0,0 +1 @@ +89615673-4777-443c-9cb5-44d129f54155 \ No newline at end of file diff --git a/fonts/Fira_Mono/.uuid b/fonts/Fira_Mono/.uuid new file mode 100644 index 0000000..53ea138 --- /dev/null +++ b/fonts/Fira_Mono/.uuid @@ -0,0 +1 @@ +5d77a904-7426-458f-b412-be26639ec783 \ No newline at end of file diff --git a/fonts/Fira_Sans/.uuid b/fonts/Fira_Sans/.uuid new file mode 100644 index 0000000..b9e4f0f --- /dev/null +++ b/fonts/Fira_Sans/.uuid @@ -0,0 +1 @@ +50ee0e02-d6e4-4d85-9ab4-ef1f7d867bde \ No newline at end of file diff --git a/fonts/JetBrainsMono/.uuid b/fonts/JetBrainsMono/.uuid new file mode 100644 index 0000000..addd5e8 --- /dev/null +++ b/fonts/JetBrainsMono/.uuid @@ -0,0 +1 @@ +8ce765cf-6d6f-413f-965e-d3e0dc625db0 \ No newline at end of file diff --git a/icons/default/index.theme b/icons/default/index.theme new file mode 100644 index 0000000..d512805 --- /dev/null +++ b/icons/default/index.theme @@ -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 diff --git a/wallpaper/dylan-taylor-5_kZi-SAAzI-unsplash.jpg b/wallpaper/dylan-taylor-5_kZi-SAAzI-unsplash.jpg new file mode 100644 index 0000000..6a9d2d7 Binary files /dev/null and b/wallpaper/dylan-taylor-5_kZi-SAAzI-unsplash.jpg differ diff --git a/wallpaper/jerry-kavan-L1DksU0Mrd4-unsplash.jpg b/wallpaper/jerry-kavan-L1DksU0Mrd4-unsplash.jpg new file mode 100644 index 0000000..cee2862 Binary files /dev/null and b/wallpaper/jerry-kavan-L1DksU0Mrd4-unsplash.jpg differ diff --git a/wallpaper/mayur-more-kxeoROAJgQM-unsplash.jpg b/wallpaper/mayur-more-kxeoROAJgQM-unsplash.jpg new file mode 100644 index 0000000..9f6c611 Binary files /dev/null and b/wallpaper/mayur-more-kxeoROAJgQM-unsplash.jpg differ