about summary refs log tree commit diff stats
path: root/home-manager/packages/scripts/small_functions/gtk-themes
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-05-28 22:13:25 +0200
committerSoispha <soispha@vhack.eu>2023-05-28 22:13:25 +0200
commitdf2e5904b9060d7b39f7ade123d1f5912dbeb06f (patch)
tree1107ea237ee28c221c76cf9e6cbd0bb1d9cc49d7 /home-manager/packages/scripts/small_functions/gtk-themes
parentDocs(hm/wms/river/init): Add a hint to simplify script (diff)
downloadnixos-config-df2e5904b9060d7b39f7ade123d1f5912dbeb06f.tar.gz
nixos-config-df2e5904b9060d7b39f7ade123d1f5912dbeb06f.zip
Fix(hm/pkgs/scrs): Rework some of them
Diffstat (limited to '')
-rwxr-xr-xhome-manager/packages/scripts/small_functions/gtk-themes1
1 files changed, 1 insertions, 0 deletions
diff --git a/home-manager/packages/scripts/small_functions/gtk-themes b/home-manager/packages/scripts/small_functions/gtk-themes
index 3d81aee8..95dd1daf 100755
--- a/home-manager/packages/scripts/small_functions/gtk-themes
+++ b/home-manager/packages/scripts/small_functions/gtk-themes
@@ -4,6 +4,7 @@
 SHELL_LIBRARY_VERSION="1.1.3" . %SHELL_LIBRARY_PATH
 
 
+# TODO document, what this does
 
 # usage: import-gsettings
 config="${XDG_CONFIG_HOME:-$HOME/.config}/gtk-3.0/settings.ini"