From 353bb4954f889f1c0a56ca0375b1758204e6916e Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 27 Feb 2025 17:50:17 -0500 Subject: [PATCH] AutoYADM commit: 2025-02-27 17:50:17 --- .config/eza/theme.yml.bak | 101 +++++++++++++++++++++++++ .config/ghostty/config | 2 +- .config/kitty/kitty.conf | 2 +- .config/niri/config.kdl##hostname.dbox | 8 +- .config/niri/config.kdl##hostname.dpad | 8 +- .config/sway/config | 2 +- .config/systemd/user/swaybg.service | 2 +- 7 files changed, 113 insertions(+), 12 deletions(-) create mode 100644 .config/eza/theme.yml.bak diff --git a/.config/eza/theme.yml.bak b/.config/eza/theme.yml.bak new file mode 100644 index 00000000..d1bc9306 --- /dev/null +++ b/.config/eza/theme.yml.bak @@ -0,0 +1,101 @@ +colourful: true + +filekinds: + normal: { foreground: "#d5d5d5" } + directory: { foreground: "#B14242" } + symlink: { foreground: "#4A8B8B" } + pipe: { foreground: "#737373" } + block_device: { foreground: "#E5A72A" } + char_device: { foreground: "#E5A72A" } + socket: { foreground: "#d5d5d5" } + special: { foreground: "#E49A44" } + executable: { foreground: "#E49A44" } + mount_point: { foreground: "#DF6464" } + +perms: + user_read: { foreground: "#d5d5d5" } + user_write: { foreground: "#C4693D" } + user_execute_file: { foreground: "#B14242" } + user_execute_other: { foreground: "#B14242" } + group_read: { foreground: "#d5d5d5" } + group_write: { foreground: "#C4693D" } + group_execute: { foreground: "#B14242" } + other_read: { foreground: "#d5d5d5" } + other_write: { foreground: "#C4693D" } + other_execute: { foreground: "#B14242" } + special_user_file: { foreground: "#C53030" } + special_other: { foreground: "#E49A44" } + attribute: { foreground: "#a7a7a7" } + +size: + major: { foreground: "#4A8B8B" } + minor: { foreground: "#4A8B8B" } + number_byte: { foreground: "#4A8B8B" } + number_kilo: { foreground: "#4A8B8B" } + number_mega: { foreground: "#4A8B8B" } + number_giga: { foreground: "#4A8B8B" } + number_huge: { foreground: "#4A8B8B" } + unit_byte: { foreground: "#4A8B8B" } + unit_kilo: { foreground: "#4A8B8B" } + unit_mega: { foreground: "#4A8B8B" } + unit_giga: { foreground: "#4A8B8B" } + unit_huge: { foreground: "#4A8B8B" } + +users: + user_you: { foreground: "#B14242" } + user_root: { foreground: "#C53030" } + user_other: { foreground: "#DF6464" } + group_yours: { foreground: "#B14242" } + group_other: { foreground: "#DF6464" } + group_root: { foreground: "#C53030" } + +links: + normal: { foreground: "#4A8B8B" } + multi_link_file: { foreground: "#4A8B8B" } + +git: + new: { foreground: "#4A8B8B" } + modified: { foreground: "#C4693D" } + deleted: { foreground: "#B14242" } + renamed: { foreground: "#D87C4A" } + typechange: { foreground: "#B14242" } + ignored: { foreground: "#737373" } + conflicted: { foreground: "#E5A72A" } + +git_repo: + branch_main: { foreground: "#d5d5d5" } + branch_other: { foreground: "#B14242" } + git_clean: { foreground: "#4A8B8B" } + git_dirty: { foreground: "#C53030" } + +security_context: + colon: { foreground: "#737373" } + user: { foreground: "#d5d5d5" } + role: { foreground: "#B14242" } + typ: { foreground: "#E49A44" } + range: { foreground: "#B14242" } + +file_type: + image: { foreground: "#C4693D" } + video: { foreground: "#C4693D" } + music: { foreground: "#C4693D" } + lossless: { foreground: "#4A8B8B" } + crypto: { foreground: "#E49A44" } + document: { foreground: "#C4693D" } + compressed: { foreground: "#C53030" } + temp: { foreground: "#E5A72A" } + compiled: { foreground: "#C4693D" } + build: { foreground: "#C4693D" } + source: { foreground: "#C4693D" } + +punctuation: { foreground: "#737373" } +date: { foreground: "#b4b4b4" } +inode: { foreground: "#a7a7a7" } +blocks: { foreground: "#a7a7a7" } +header: { foreground: "#d5d5d5" } +octal: { foreground: "#a7a7a7" } +flags: { foreground: "#B14242" } +symlink_path: { foreground: "#4A8B8B" } +control_char: { foreground: "#4A8B8B" } +broken_symlink: { foreground: "#C53030" } +broken_path_overlay: { foreground: "#d5d5d5" } diff --git a/.config/ghostty/config b/.config/ghostty/config index 64315017..cb232026 120000 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -1 +1 @@ -config##hostname.dbox \ No newline at end of file +config##hostname.dpad \ No newline at end of file diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 3f04ff08..067de165 120000 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -1 +1 @@ -kitty.conf##hostname.dbox \ No newline at end of file +kitty.conf##hostname.dpad \ No newline at end of file diff --git a/.config/niri/config.kdl##hostname.dbox b/.config/niri/config.kdl##hostname.dbox index 3289aa28..70dd6ce2 100644 --- a/.config/niri/config.kdl##hostname.dbox +++ b/.config/niri/config.kdl##hostname.dbox @@ -321,12 +321,12 @@ binds { focus-column-right } Mod+M { - focus-column-or-monitor-left + focus-column-left } // Mod+N { focus-window-down; } // Mod+E { focus-window-up; } Mod+I { - focus-column-or-monitor-right + focus-column-right } Mod+Shift+Left { move-column-left @@ -437,10 +437,10 @@ binds { focus-workspace-up } Mod+L { - focus-monitor-left + focus-workspace-down } Mod+U { - focus-monitor-right + focus-workspace-up } Mod+Ctrl+Page_Down { move-column-to-workspace-down diff --git a/.config/niri/config.kdl##hostname.dpad b/.config/niri/config.kdl##hostname.dpad index 2b1c7073..3cae3969 100644 --- a/.config/niri/config.kdl##hostname.dpad +++ b/.config/niri/config.kdl##hostname.dpad @@ -320,12 +320,12 @@ binds { focus-column-right } Mod+M { - focus-column-left + focus-column-or-monitor-left } // Mod+N { focus-window-down; } // Mod+E { focus-window-up; } Mod+I { - focus-column-right + focus-column-or-monitor-right } Mod+Shift+Left { move-column-left @@ -436,10 +436,10 @@ binds { focus-workspace-up } Mod+L { - focus-workspace-down + focus-monitor-left } Mod+U { - focus-workspace-up + focus-monitor-right } Mod+Ctrl+Page_Down { move-column-to-workspace-down diff --git a/.config/sway/config b/.config/sway/config index 64315017..cb232026 120000 --- a/.config/sway/config +++ b/.config/sway/config @@ -1 +1 @@ -config##hostname.dbox \ No newline at end of file +config##hostname.dpad \ No newline at end of file diff --git a/.config/systemd/user/swaybg.service b/.config/systemd/user/swaybg.service index 41699e9b..fefae22c 100644 --- a/.config/systemd/user/swaybg.service +++ b/.config/systemd/user/swaybg.service @@ -4,6 +4,6 @@ After=graphical-session.target Requisite=graphical-session.target [Service] -ExecStart=/usr/bin/swaybg -m fill -i "%h/Pictures/wallpapers/evangelion.png" +ExecStart=/usr/bin/swaybg -m fill -i "%h/Pictures/wallpapers/sidonia-blurred.png" Restart=on-failure