Replace files with hardlinks

This commit is contained in:
2022-01-12 14:09:01 +02:00
parent 90f781616e
commit 4213ca3da7
435 changed files with 20 additions and 37 deletions

4
.config/conky/conky_left.conf Executable file → Normal file
View File

@@ -53,9 +53,9 @@ ${offset 300} └ UPTIME < $uptime >
$alignr ${offset -230} < wlp4s0: ${wireless_essid wlp4s0} > ┐
$alignr ${offset -110} < eno1: ${addr eno1} > ┴────────────
$alignr ${offset -240} < wlp4s0: ${wireless_essid wlp4s0} > ┐
$alignr ${offset -120} < eno1: ${addr eno1} > ┴────────────
${offset 450} MEM < $mem/$memmax - ${lua_parse format %2.0f $memperc}% ${membar 8,150} > ┬───────────────

10
.config/conky/conky_right.conf Executable file → Normal file
View File

@@ -48,9 +48,9 @@ ${offset 1640}──────────────────────
${offset 1520}─────────────── CPU < AMD Ryzen 7 5800H with Radeon Graphics >
${offset 1680} USAGE < ${lua_parse format %2.0f $cpu}% ${cpubar 8,150} >
${offset 1680} FREQ < $freq MHz >
${offset 1520}─────────────── CPU < AMD Ryzen 7 5800H with Radeon Graphics > ┐
${offset 1680} USAGE < ${lua_parse format %2.0f $cpu}% ${cpubar 8,150} > ┤
${offset 1680} FREQ < $freq MHz > ┘
@@ -72,8 +72,8 @@ ${offset 1440} └ < /mnt/storage ${fs_used /mnt/storage}
${offset 1510}────────────────── BAT < $battery >
${offset 1510}────────────────── BAT < $battery ${battery_bar 8,150} >
${offset 1510} └ EST < $battery_time >

0
.config/conky/helpers.lua Executable file → Normal file
View File