mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 06:32:03 +00:00
Update 2025-10-09
This commit is contained in:
0
config/HybridBar/scripts/change-active-workspace
Normal file → Executable file
0
config/HybridBar/scripts/change-active-workspace
Normal file → Executable file
0
config/HybridBar/scripts/get-active-workspace
Normal file → Executable file
0
config/HybridBar/scripts/get-active-workspace
Normal file → Executable file
0
config/HybridBar/scripts/get-window-title
Normal file → Executable file
0
config/HybridBar/scripts/get-window-title
Normal file → Executable file
0
config/HybridBar/scripts/get-workspaces
Normal file → Executable file
0
config/HybridBar/scripts/get-workspaces
Normal file → Executable file
@@ -1 +0,0 @@
|
||||
../tmThemes/
|
||||
@@ -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
0
config/eww/scripts/change-active-workspace
Normal file → Executable file
0
config/eww/scripts/get-active-workspace
Normal file → Executable file
0
config/eww/scripts/get-active-workspace
Normal file → Executable file
0
config/eww/scripts/get-window-title
Normal file → Executable file
0
config/eww/scripts/get-window-title
Normal file → Executable file
0
config/eww/scripts/get-workspaces
Normal file → Executable file
0
config/eww/scripts/get-workspaces
Normal file → Executable file
0
config/eww/scripts/mem-ad
Normal file → Executable file
0
config/eww/scripts/mem-ad
Normal file → Executable file
0
config/eww/scripts/memory
Normal file → Executable file
0
config/eww/scripts/memory
Normal file → Executable file
0
config/eww/scripts/music_info
Normal file → Executable file
0
config/eww/scripts/music_info
Normal file → Executable file
0
config/eww/scripts/music_info.bak
Normal file → Executable file
0
config/eww/scripts/music_info.bak
Normal file → Executable file
0
config/eww/scripts/pop
Normal file → Executable file
0
config/eww/scripts/pop
Normal file → Executable file
0
config/eww/scripts/wifi
Normal file → Executable file
0
config/eww/scripts/wifi
Normal file → Executable file
0
config/eww/scripts/workspace
Normal file → Executable file
0
config/eww/scripts/workspace
Normal file → Executable file
0
config/git/check_email.sh
Executable file → Normal file
0
config/git/check_email.sh
Executable file → Normal file
@@ -1 +0,0 @@
|
||||
../../local/share/themes/rose-pine-gtk/gtk-3.0/dist/gtk-dark.css
|
||||
@@ -1 +0,0 @@
|
||||
../../local/share/themes/rose-pine-gtk/gtk-3.0/dist/gtk.css
|
||||
@@ -1 +0,0 @@
|
||||
../../local/share/themes/gtk4/gtk4/rose-pine.css
|
||||
0
config/lf/cleaner
Normal file → Executable file
0
config/lf/cleaner
Normal file → Executable file
0
config/lf/lfrc
Normal file → Executable file
0
config/lf/lfrc
Normal file → Executable 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
0
config/nsxiv/exec/image-info
Normal file → Executable file
0
config/nsxiv/exec/key-handler
Normal file → Executable file
0
config/nsxiv/exec/key-handler
Normal file → Executable file
0
config/nsxiv/exec/nsxiv-url
Normal file → Executable file
0
config/nsxiv/exec/nsxiv-url
Normal file → Executable file
0
config/nsxiv/exec/thumb-info
Normal file → Executable file
0
config/nsxiv/exec/thumb-info
Normal file → Executable file
0
config/nsxiv/exec/win-title
Normal file → Executable file
0
config/nsxiv/exec/win-title
Normal file → Executable file
@@ -1 +0,0 @@
|
||||
../tmThemes/
|
||||
0
config/waybar/scripts/mediaplayer.py
Executable file → Normal file
0
config/waybar/scripts/mediaplayer.py
Executable file → Normal file
2
config/x11/opt-apps
Normal file → Executable file
2
config/x11/opt-apps
Normal file → Executable 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" &
|
||||
|
||||
0
config/xdg-desktop-portal-termfilechooser/yazi-wrapper.sh
Normal file → Executable file
0
config/xdg-desktop-portal-termfilechooser/yazi-wrapper.sh
Normal file → Executable file
Reference in New Issue
Block a user