diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-12 10:57:13 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-12 10:57:13 +0200 |
| commit | 3e9706bc6da4d38d9410efa4844103474ebb59e0 (patch) | |
| tree | aaea135fb09835677faaadeb039b054be8f762fe /templates | |
| parent | d18d5ae92912e49334b17024454ac1f5a9f059d9 (diff) | |
| download | unified-desktop-theme-3e9706bc6da4d38d9410efa4844103474ebb59e0.tar.gz unified-desktop-theme-3e9706bc6da4d38d9410efa4844103474ebb59e0.zip | |
All three are written by udt-palette and rewritten by every install, so
each scheme switch showed them as modified. dunstrc and conky.conf were
already in .gitignore and tracked anyway, which does nothing: the ignore
list is not consulted for files already in the index. homepage's
custom.css was missing from the list entirely.
Add the missing entry and drop all three from the index. AGENTS.md
already documents them as generated and gitignored, so this makes the
repo match what it says.
Verified all three regenerate from an absent file.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0176XsV85ByN2ee7HseUKcqA
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/conky.conf | 102 | ||||
| -rw-r--r-- | templates/dunstrc | 75 | ||||
| -rw-r--r-- | templates/homepage/custom.css | 42 |
3 files changed, 0 insertions, 219 deletions
diff --git a/templates/conky.conf b/templates/conky.conf deleted file mode 100644 index 5711cf2..0000000 --- a/templates/conky.conf +++ /dev/null @@ -1,102 +0,0 @@ -conky.config={ - out_to_x = false, - out_to_wayland = true, - alignment='tr', - mpd_host = '172.16.34.5', - mpd_port = 6600, - background=true, - color1='#89ddff', - color2='#717cb4', - color3='#2e3446', - color4='#82aaff', - color5='#c792ea', - color6='#c3e88d', - pad_percents=0, - cpu_avg_samples=4, - default_color='#a6accd', - default_outline_color='#2e3446', - default_shade_color='#090b10', - default_bar_height=10, - default_bar_width=500, - double_buffer=true, - draw_borders=false, - draw_graph_borders=false, - draw_outline=false, - draw_shades=false, - font='Inconsolata Nerd Font:style=Regular:size=10', - use_spacer=none, - format_human_readable=true, - short_units=yes, - gap_x=1, - gap_y=0, - minimum_height=1030, - minimum_width=600, - net_avg_samples=2, - no_buffers=true, - override_utf8_locale=true, - own_window=true, - own_window_type='desktop', - own_window_argb_value=225, - own_window_class='Conky', - text_buffer_size=2048, - total_run_times=0, - update_interval=3, - uppercase=false, - use_xft=true, - xftalpha=0, -} - -conky.text=[[ -${color1} ${goto 20}Queen Anne's Revenge ${goto 250}${color5} ${cpugovernor cpu0}${alignr}${color}${cpu cpu0}% -${alignr}${color4}TCTL: ${color}${execi 5 cat $(grep -l '^k10temp$' /sys/class/hwmon/hwmon*/name | head -1 | xargs dirname)/temp1_input | awk '{printf "%.0f", $1/1000}'}°c ${color3}| ${color4}TCCD1: ${color}${execi 5 sensors k10temp-pci-00c3 | grep 'Tccd1' | awk '{print $2}' | tr -d '+°C'}°c -${alignr}${color4}NVME: ${color}${execi 5 cat $(grep -l '^nvme$' /sys/class/hwmon/hwmon*/name | head -1 | xargs dirname)/temp1_input | awk '{printf "%.0f", $1/1000}'}°c -${goto 50}${cpugraph cpu0 74,500 5e7b7b d8deeb -t} -${goto 30}${color}\#1 ${cpubar cpu1 5,100} ${goto 165}\#5 ${cpubar cpu5 5,100} ${goto 300}\#9 ${cpubar cpu9 5,100} ${goto 440}\#13 ${cpubar cpu13 5,100} -${goto 30}\#2 ${cpubar cpu2 5,100} ${goto 165}\#6 ${cpubar cpu6 5,100} ${goto 300}\#10 ${cpubar cpu10 5,100} ${goto 440}\#14 ${cpubar cpu14 5,100} -${goto 30}\#3 ${cpubar cpu3 5,100} ${goto 165}\#7 ${cpubar cpu7 5,100} ${goto 300}\#11 ${cpubar cpu11 5,100} ${goto 440}\#15 ${cpubar cpu15 5,100} -${goto 30}\#4 ${cpubar cpu4 5,100} ${goto 165}\#8 ${cpubar cpu8 5,100} ${goto 300}\#12 ${cpubar cpu12 5,100} ${goto 440}\#16 ${cpubar cpu16 5,100} -${color3}${hr} - -${color1} ${goto 20}GPU ${color4}Arc B580${color}${alignr}${color4}pkg: ${color1}${execi 5 cat $(grep -l xe /sys/class/hwmon/hwmon*/name | head -1 | xargs dirname)/temp2_input | awk '{printf "%.0f", $1/1000}'}°c ${color4}vram: ${color}${execi 5 cat $(grep -l xe /sys/class/hwmon/hwmon*/name | head -1 | xargs dirname)/temp3_input | awk '{printf "%.0f", $1/1000}'}°c -${alignr}${color4}fan: ${color}${execi 5 cat $(grep -l xe /sys/class/hwmon/hwmon*/name | head -1 | xargs dirname)/fan1_input} RPM -${color1} ${goto 20}MoBo ${color4}GigaByte X870 Eagle WiFi 7${color}${alignr}${color}${execi 5 cat $(grep -l '^gigabyte_wmi$' /sys/class/hwmon/hwmon*/name | head -1 | xargs dirname)/temp2_input | awk '{printf "%.0f", $1/1000}'}°c / ${execi 5 cat $(grep -l '^gigabyte_wmi$' /sys/class/hwmon/hwmon*/name | head -1 | xargs dirname)/temp3_input | awk '{printf "%.0f", $1/1000}'}°c -${color3}${hr} - -${color1} ${goto 20}Disk -${color4}${goto 50}FREE% | FREE / TOTAL ${color} -${goto 18}${color5} ${color}${fs_free_perc /}% free ${color4}|${color} ${fs_free /} ${color4}/${color} ${fs_size /}${alignr}${fs_bar 10,250 /} -${goto 18}${color6} ${color}${fs_free_perc /home}% free ${color4}|${color} ${fs_free /home} ${color4}/${color} ${fs_size /home}${alignr}${fs_bar 10,250 /home} -${if_mounted /data}${goto 18}${color1} ${color}${fs_free_perc /data}% free ${color4}|${color} ${fs_free /data} ${color4}/${color} ${fs_size /data}${alignr}${fs_bar 10,250 /data}${endif} -${if_mounted /mnt/nfs/Slackware}${goto 18}${color1} ${color}${fs_free_perc /mnt/nfs/Slackware}% free ${color4}|${color} ${fs_free /mnt/nfs/Slackware} ${color4}/${color} ${fs_size /mnt/nfs/Slackware}${alignr}${fs_bar 10,250 /mnt/nfs/Slackware}${endif} -${diskiograph_read 50,245}${alignr}${diskiograph_write 50,245} -${color1}${goto 120}${diskio_read}/s${goto 360}${diskio_write}/s -${color4}${goto 119}read ${goto 360} write${color} -${color1} ${goto 20}Cache ${color5}${execpi 900 du -sh $HOME/.cache 2>/dev/null | cut -f1}${color} -${color4}${goto 60}Folder Name${alignr 60}Size${color} -${execpi 900 du -sh $HOME/.cache/* 2>/dev/null | sort -hr | head -4 | awk '{n=substr($2, index($2, ".cache/")+7); if (length(n)>26) n=substr(n,1,25) "…"; printf "${color6}${goto 60}%s${color1}${alignr 60}%s\n", n, $1}'} -${color3}${hr} - -${color1}${font Inconsolata Nerd Font:style=Regular:pixelsize=13} ${goto 20}Network - ${goto 20}${addr br0}${alignr} ${color6}${execi 300 curl ipinfo.io/ip}${color} -${downspeedgraph br0 50,245}${alignr}${upspeedgraph br0 50,245} -${if_match "${addr br0}"!="No Address"}${goto 20}${color1} ${downspeed br0}k/s${goto 350} ${upspeed br0}k/s${endif} -${color4}${goto 20} download ${goto 360} upload${color} -${color3}${hr} - -${color4} ${color}${goto 20}${exec cat /etc/slackware-version}${alignr} ${uptime} - ${goto 20}${kernel}${alignr} ${exec ls /var/log/packages|wc -l} - ${memperc}% / ${memmax}${alignr}${membar 10,250}${color} -${color3}${hr} - -${color4}${goto 60}Process${alignr 60}PID %CPU %MEM${color} -${color6}${goto 60}${top name 1}${color1}${alignr 60}${top pid 1} ${top cpu 1} ${top mem 1} -${color6}${goto 60}${top name 2}${color1}${alignr 60}${top pid 2} ${top cpu 2} ${top mem 2} -${color6}${goto 60}${top name 3}${color1}${alignr 60}${top pid 3} ${top cpu 3} ${top mem 3} -${color6}${goto 60}${top name 4}${color1}${alignr 60}${top pid 4} ${top cpu 4} ${top mem 4} -${color6}${goto 60}${top name 5}${color1}${alignr 60}${top pid 5} ${top cpu 5} ${top mem 5} -${color3}${hr} - -${color1} ${goto 20}${execi 2 playerctl status 2>/dev/null} · ${color4}${execi 2 playerctl metadata --format "{{artist}}"}${color} -${goto 20}${execi 2 playerctl metadata --format "{{title}} ({{duration(position)}} / {{duration(mpris:length)}})" 2>/dev/null} -${goto 50}${execibar 2 5,500 bash -c "pos=\$(playerctl position 2>/dev/null); len=\$(playerctl metadata mpris:length 2>/dev/null); echo \"scale=6; (\$pos / (\$len / 1000000)) * 100\" | bc | awk '{print int(\$1)}'"} -]] diff --git a/templates/dunstrc b/templates/dunstrc deleted file mode 100644 index fc4a988..0000000 --- a/templates/dunstrc +++ /dev/null @@ -1,75 +0,0 @@ -# See dunst(5) for all configuration options -[global] - monitor = 1 - follow = none - width = 300 - height = (0, 300) - origin = top-right - offset = (10, 50) - scale = 0 - notification_limit = 0 - progress_bar = true - progress_bar_height = 10 - progress_bar_frame_width = 1 - progress_bar_min_width = 150 - progress_bar_max_width = 300 - indicate_hidden = yes - transparency = 15 - separator_height = 2 - padding = 8 - horizontal_padding = 8 - text_icon_padding = 0 - frame_width = 3 - frame_color = "@ACCENT@" - gap_size = 0 - separator_color = frame - sort = yes - font = Noto Sans 11 - line_height = 0 - markup = full - format = "<b>%a</b>\n<i>%s</i>%p %n\n%b" - alignment = left - vertical_alignment = center - show_age_threshold = 60 - ellipsize = middle - ignore_newline = no - stack_duplicates = true - hide_duplicate_count = false - show_indicators = yes - enable_recursive_icon_lookup = true - icon_theme = MB-Blueberry-Suru-GLOW - icon_position = left - icon_corner_radius = 5 - min_icon_size = 32 - max_icon_size = 128 - icon_path = ~/.local/share/icons/MB-Blueberry-Suru-GLOW/status/48/:/usr/share/icons/MB-Blueberry-Suru-GLOW/devices/48/ - sticky_history = yes - history_length = 20 - dmenu = /usr/bin/rofi -theme ~/.config/rofi/udt/list.rasi -dmenu -p dunst - browser = /usr/bin/xdg-open - always_run_script = true - title = Dunst - class = Dunst - corner_radius = 10 - ignore_dbusclose = false - mouse_left_click = context, close_current - mouse_middle_click = do_action, close_current - mouse_right_click = close_all -# to have a consistent behaviour across releases. -[experimental] - per_monitor_dpi = false -[urgency_low] - background = "#171925" - foreground = "#717cb4" - frame_color = "#2e3446" - timeout = 10 -[urgency_normal] - background = "#0f111a" - foreground = "#a6accd" - frame_color = "@ACCENT@" - timeout = 10 -[urgency_critical] - background = "#0f111a" - foreground = "#a6accd" - frame_color = "#ff5370" - timeout = 0 diff --git a/templates/homepage/custom.css b/templates/homepage/custom.css deleted file mode 100644 index 5453292..0000000 --- a/templates/homepage/custom.css +++ /dev/null @@ -1,42 +0,0 @@ -/* Generated by udt-palette from palette/material-ocean.conf. Do not edit. - * - * Catppuccin-independent: every colour here comes from palette/roles-material-ocean - * .conf, so this file follows the desktop rather than restating a palette. - */ - -.theme-gray { - --color-50: 166 172 205; - --color-100: 166 172 205; - --color-200: 113 124 180; - --color-300: 113 124 180; - --color-400: 75 82 109; - --color-500: 75 82 109; - --color-600: 46 52 70; - --color-700: 31 34 51; - --color-800: 31 34 51; - --color-900: 15 17 26; - - --color-logo-start: 137 221 255; - --color-logo-stop: 137 221 255; -} - -/* Card backgrounds, which the ramp does not reach. See the note above. */ -.theme-gray .bg-theme-100\/20:not([class^="backdrop-blur"]), -.theme-gray .dark\:bg-white\/5:not([class^="backdrop-blur"]) { - background-color: rgb(31 34 51 / 55%); -} - -.theme-gray .bg-theme-100\/20:hover:not([class^="backdrop-blur"]), -.theme-gray .dark\:bg-white\/5:hover:not([class^="backdrop-blur"]) { - background-color: rgb(31 34 51 / 70%); -} - -.theme-gray .bg-theme-900\/50:not([class^="backdrop-blur"]) { - background-color: rgb(15 17 26 / 50%); -} - -/* Accent on secondary labels. Fixed, not wallpaper-tracking: this runs on a - * server with no wallpaper to read. */ -.theme-gray .text-theme-500 { - color: #89ddff; -} |
