From d1a639adafbe4770c80f2af7318c4559f0de46cb Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Mon, 25 Oct 2021 16:55:50 +0200 Subject: [PATCH] [Misc] Remove unused files and moules --- .etc/ly/config.ini | 99 ------------------------------- .gitmodules | 6 -- fromGIT/blurredfox-nord | 1 - fromGIT/emacs-packages/conlanging | 1 - 4 files changed, 107 deletions(-) delete mode 100755 .etc/ly/config.ini delete mode 160000 fromGIT/blurredfox-nord delete mode 160000 fromGIT/emacs-packages/conlanging diff --git a/.etc/ly/config.ini b/.etc/ly/config.ini deleted file mode 100755 index b851af0..0000000 --- a/.etc/ly/config.ini +++ /dev/null @@ -1,99 +0,0 @@ -# animation enabled -animate = false -#animate = true - -# the active animation (only animation '0' available for now) -#animation = 0 - -# the char used to mask the password -asterisk = * -#asterisk = o - -# background color id -#bg = 0 - -# blank main box -#blank_box = true - -# erase password input on failure -blank_password = true - -# console path -#console_dev = /dev/console - -# input active by default on startup -#default_input = 2 - -# foreground color id -#fg = 9 - -# remove main box borders -#hide_borders = false -hide_borders = true - -# number of visible chars on an input -#input_len = 34 - -# active language -lang = en -#lang = fr - -# load the saved desktop and login -load = true - -# main box margins -#margin_box_h = 2 -#margin_box_v = 1 - -# total input sizes -#max_desktop_len = 100 -#max_login_len = 255 -#max_password_len = 255 - -# cookie generator -#mcookie_cmd = /usr/bin/mcookie - -# event timeout in milliseconds -#min_refresh_delta = 5 - -# default path -#path = /sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/env - -# command executed when pressing F2 -restart_cmd = /usr/bin/reboot - -# save the current desktop and login as defaults -save = true - -# file in which to save and load the default desktop and login -#save_file = /etc/ly/save - -# service name (pam needs this set to login) -#service_name = login - -# command executed when pressing F1 -shutdown_cmd = /usr/bin/poweroff - -# terminal reset command (tput is faster) -#term_reset_cmd = /usr/bin/tput reset - -# tty in use -#tty = 2 - -# wayland setup command -#wayland_cmd = /etc/ly/wsetup.sh - -# wayland desktop environments -#waylandsessions = /usr/share/wayland-sessions - -# xorg server command -#x_cmd = /usr/bin/X - -# xorg setup command -#x_cmd_setup = /etc/ly/xsetup.sh - -# xorg xauthority edition tool -#xauth_cmd = /usr/bin/xauth - -# xorg desktop environments -#xsessions = /usr/share/xsessions diff --git a/.gitmodules b/.gitmodules index faf90aa..a59fe97 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,6 @@ [submodule ".config/tmux"] path = .config/tmux url = git@github.com:gpakosz/.tmux.git -[submodule ".config/emacs/private/conlanging"] - path = fromGIT/emacs-packages/conlanging - url = git@labs.phundrak.com:phundrak/conlang-layer.git -[submodule ".mozilla/firefox/lruehqec.default/chrome"] - path = fromGIT/blurredfox-nord - url = git@labs.phundrak.com:phundrak/blurredfox-nord.git [submodule ".emacs.d"] path = .emacs.d url = git@github.com:plexus/chemacs2.git diff --git a/fromGIT/blurredfox-nord b/fromGIT/blurredfox-nord deleted file mode 160000 index 47b599c..0000000 --- a/fromGIT/blurredfox-nord +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 47b599c77b0a69170129a6b8953a29261b64672e diff --git a/fromGIT/emacs-packages/conlanging b/fromGIT/emacs-packages/conlanging deleted file mode 160000 index 6a182b2..0000000 --- a/fromGIT/emacs-packages/conlanging +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6a182b2085d0a4c34b961c6a411203d033b72ee0