Update 2025-10-09

This commit is contained in:
Kristofers Solo 2025-10-09 10:56:33 +03:00
parent ea80a18285
commit 544fbf0727
Signed by: kristoferssolo
GPG Key ID: 74FF8144483D82C8
384 changed files with 4 additions and 29 deletions

0
config/HybridBar/scripts/change-active-workspace Normal file → Executable file
View File

0
config/HybridBar/scripts/get-active-workspace Normal file → Executable file
View File

0
config/HybridBar/scripts/get-window-title Normal file → Executable file
View File

0
config/HybridBar/scripts/get-workspaces Normal file → Executable file
View File

View File

@ -1 +0,0 @@
../tmThemes/

View File

@ -57,7 +57,7 @@ update_ms = 1000
#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct",
#* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly.
proc_sorting = "memory"
proc_sorting = "cpu direct"
#* Reverse sorting order, True or False.
proc_reversed = False

0
config/eww/scripts/change-active-workspace Normal file → Executable file
View File

0
config/eww/scripts/get-active-workspace Normal file → Executable file
View File

0
config/eww/scripts/get-window-title Normal file → Executable file
View File

0
config/eww/scripts/get-workspaces Normal file → Executable file
View File

0
config/eww/scripts/mem-ad Normal file → Executable file
View File

0
config/eww/scripts/memory Normal file → Executable file
View File

0
config/eww/scripts/music_info Normal file → Executable file
View File

0
config/eww/scripts/music_info.bak Normal file → Executable file
View File

0
config/eww/scripts/pop Normal file → Executable file
View File

0
config/eww/scripts/wifi Normal file → Executable file
View File

0
config/eww/scripts/workspace Normal file → Executable file
View File

0
config/git/check_email.sh Executable file → Normal file
View File

View File

@ -1 +0,0 @@
../../local/share/themes/rose-pine-gtk/gtk-3.0/dist/gtk-dark.css

View File

@ -1 +0,0 @@
../../local/share/themes/rose-pine-gtk/gtk-3.0/dist/gtk.css

View File

@ -1 +0,0 @@
../../local/share/themes/gtk4/gtk4/rose-pine.css

0
config/lf/cleaner Normal file → Executable file
View File

0
config/lf/lfrc Normal file → Executable file
View File

View File

@ -300,7 +300,7 @@ spawn-at-startup "nextcloud"
spawn-at-startup "xrdb" "~/.config/x11/xresources"
spawn-at-startup "transmission-daemon"
spawn-at-startup "{{browser}}"
spawn-at-startup "kotatogram-desktop"
spawn-at-startup "flatpak" "run" "com.ayugram.desktop"
spawn-at-startup "vesktop"
spawn-at-startup "swap-wallpaper"

0
config/nsxiv/exec/image-info Normal file → Executable file
View File

0
config/nsxiv/exec/key-handler Normal file → Executable file
View File

0
config/nsxiv/exec/nsxiv-url Normal file → Executable file
View File

0
config/nsxiv/exec/thumb-info Normal file → Executable file
View File

0
config/nsxiv/exec/win-title Normal file → Executable file
View File

View File

@ -1 +0,0 @@
../tmThemes/

0
config/waybar/scripts/mediaplayer.py Executable file → Normal file
View File

2
config/x11/opt-apps Normal file → Executable file
View File

@ -1,6 +1,6 @@
#!/bin/sh
autostart="picom nextcloud transmission-daemon discord syncthing mullvad-vpn spotify-launcher kotatogram-desktop floorp"
autostart="picom nextcloud transmission-daemon discord syncthing mullvad-vpn spotify-launcher AyuGram floorp"
for program in $autostart; do
pidof -sx "$program" || "$program" &

View File

0
dotter Normal file → Executable file
View File

0
dotter.arm Normal file → Executable file
View File

0
dotter.exe Normal file → Executable file
View File

0
local/bin/ani-skip.bak Executable file → Normal file
View File

0
local/bin/get-spotify-id Executable file → Normal file
View File

2
local/bin/swap-wallpaper Normal file → Executable file
View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
WALLPAPER_DIR="$HOME/Pictures/wallpapers/PoE2/3880x2160/"
WALLPAPER_DIR="$HOME/Pictures/wallpapers/Linux-Dynamic-Wallpapers/"
if pgrep -x "Hyprland" >/dev/null; then
CURRENT_WALL=$(hyprctl hyprpaper listloaded)

0
local/share/fonts/jetbrainsmono/AUTHORS.txt Executable file → Normal file
View File

Binary file not shown.

0
local/share/themes/rose-pine-gtk/assets/change_dpi.sh Executable file → Normal file
View File

0
local/share/themes/rose-pine-gtk/assets/sed.sh Executable file → Normal file
View File

0
local/share/themes/rose-pine-gtk/assets/unsed.sh Executable file → Normal file
View File

Some files were not shown because too many files have changed in this diff Show More