about summary refs log tree commit diff stats
path: root/home-manager/soispha/config/lf
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-08-01 15:31:42 +0200
committerSoispha <soispha@vhack.eu>2023-08-01 15:42:54 +0200
commit0a608bd781dcda40144097b007fac0a0c60a8ee1 (patch)
treee69fbc1fd0e15e3b86f31f47b776df21f6f0170d /home-manager/soispha/config/lf
parentFix(hm/conf/gammastep): Use lighter settings on laptops (diff)
downloadnixos-config-0a608bd781dcda40144097b007fac0a0c60a8ee1.zip
Refactor(treewide): Move module configuration in separate files
Diffstat (limited to '')
-rw-r--r--home-manager/soispha/config/lf/colors (renamed from home-manager/config/lf/colors)0
-rw-r--r--home-manager/soispha/config/lf/commands/default.nix (renamed from home-manager/config/lf/commands/default.nix)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/archive (renamed from home-manager/config/lf/commands/scripts/archive)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/broot_jump (renamed from home-manager/config/lf/commands/scripts/broot_jump)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/chmod (renamed from home-manager/config/lf/commands/scripts/chmod)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/clear_trash (renamed from home-manager/config/lf/commands/scripts/clear_trash)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/dl_file (renamed from home-manager/config/lf/commands/scripts/dl_file)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/dragon (renamed from home-manager/config/lf/commands/scripts/dragon)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/dragon_individual (renamed from home-manager/config/lf/commands/scripts/dragon_individual)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/dragon_stay (renamed from home-manager/config/lf/commands/scripts/dragon_stay)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/fzf_jump (renamed from home-manager/config/lf/commands/scripts/fzf_jump)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/mk_dir (renamed from home-manager/config/lf/commands/scripts/mk_dir)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/mk_file (renamed from home-manager/config/lf/commands/scripts/mk_file)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/mk_ln (renamed from home-manager/config/lf/commands/scripts/mk_ln)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/mk_scr_default (renamed from home-manager/config/lf/commands/scripts/mk_scr_default)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/mk_scr_temp (renamed from home-manager/config/lf/commands/scripts/mk_scr_temp)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/open (renamed from home-manager/config/lf/commands/scripts/open)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/open_config (renamed from home-manager/config/lf/commands/scripts/open_config)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/restore_trash (renamed from home-manager/config/lf/commands/scripts/restore_trash)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/set_wall_paper (renamed from home-manager/config/lf/commands/scripts/set_wall_paper)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/stripspace (renamed from home-manager/config/lf/commands/scripts/stripspace)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/trash (renamed from home-manager/config/lf/commands/scripts/trash)0
-rwxr-xr-xhome-manager/soispha/config/lf/commands/scripts/unarchive (renamed from home-manager/config/lf/commands/scripts/unarchive)0
-rw-r--r--home-manager/soispha/config/lf/default.nix (renamed from home-manager/config/lf/default.nix)0
-rw-r--r--home-manager/soispha/config/lf/icons (renamed from home-manager/config/lf/icons)0
-rw-r--r--home-manager/soispha/config/lf/keybindings/default.nix (renamed from home-manager/config/lf/keybindings/default.nix)0
26 files changed, 0 insertions, 0 deletions
diff --git a/home-manager/config/lf/colors b/home-manager/soispha/config/lf/colors
index b2289b4e..b2289b4e 100644
--- a/home-manager/config/lf/colors
+++ b/home-manager/soispha/config/lf/colors
diff --git a/home-manager/config/lf/commands/default.nix b/home-manager/soispha/config/lf/commands/default.nix
index 67362fd0..67362fd0 100644
--- a/home-manager/config/lf/commands/default.nix
+++ b/home-manager/soispha/config/lf/commands/default.nix
diff --git a/home-manager/config/lf/commands/scripts/archive b/home-manager/soispha/config/lf/commands/scripts/archive
index 48fe25fc..48fe25fc 100755
--- a/home-manager/config/lf/commands/scripts/archive
+++ b/home-manager/soispha/config/lf/commands/scripts/archive
diff --git a/home-manager/config/lf/commands/scripts/broot_jump b/home-manager/soispha/config/lf/commands/scripts/broot_jump
index abefc616..abefc616 100755
--- a/home-manager/config/lf/commands/scripts/broot_jump
+++ b/home-manager/soispha/config/lf/commands/scripts/broot_jump
diff --git a/home-manager/config/lf/commands/scripts/chmod b/home-manager/soispha/config/lf/commands/scripts/chmod
index 07bc37cc..07bc37cc 100755
--- a/home-manager/config/lf/commands/scripts/chmod
+++ b/home-manager/soispha/config/lf/commands/scripts/chmod
diff --git a/home-manager/config/lf/commands/scripts/clear_trash b/home-manager/soispha/config/lf/commands/scripts/clear_trash
index f2571fcc..f2571fcc 100755
--- a/home-manager/config/lf/commands/scripts/clear_trash
+++ b/home-manager/soispha/config/lf/commands/scripts/clear_trash
diff --git a/home-manager/config/lf/commands/scripts/dl_file b/home-manager/soispha/config/lf/commands/scripts/dl_file
index 54518049..54518049 100755
--- a/home-manager/config/lf/commands/scripts/dl_file
+++ b/home-manager/soispha/config/lf/commands/scripts/dl_file
diff --git a/home-manager/config/lf/commands/scripts/dragon b/home-manager/soispha/config/lf/commands/scripts/dragon
index 7e2d9ba6..7e2d9ba6 100755
--- a/home-manager/config/lf/commands/scripts/dragon
+++ b/home-manager/soispha/config/lf/commands/scripts/dragon
diff --git a/home-manager/config/lf/commands/scripts/dragon_individual b/home-manager/soispha/config/lf/commands/scripts/dragon_individual
index 5d55aaa8..5d55aaa8 100755
--- a/home-manager/config/lf/commands/scripts/dragon_individual
+++ b/home-manager/soispha/config/lf/commands/scripts/dragon_individual
diff --git a/home-manager/config/lf/commands/scripts/dragon_stay b/home-manager/soispha/config/lf/commands/scripts/dragon_stay
index f3483483..f3483483 100755
--- a/home-manager/config/lf/commands/scripts/dragon_stay
+++ b/home-manager/soispha/config/lf/commands/scripts/dragon_stay
diff --git a/home-manager/config/lf/commands/scripts/fzf_jump b/home-manager/soispha/config/lf/commands/scripts/fzf_jump
index c05216f0..c05216f0 100755
--- a/home-manager/config/lf/commands/scripts/fzf_jump
+++ b/home-manager/soispha/config/lf/commands/scripts/fzf_jump
diff --git a/home-manager/config/lf/commands/scripts/mk_dir b/home-manager/soispha/config/lf/commands/scripts/mk_dir
index 4dca06dc..4dca06dc 100755
--- a/home-manager/config/lf/commands/scripts/mk_dir
+++ b/home-manager/soispha/config/lf/commands/scripts/mk_dir
diff --git a/home-manager/config/lf/commands/scripts/mk_file b/home-manager/soispha/config/lf/commands/scripts/mk_file
index 2e5a2deb..2e5a2deb 100755
--- a/home-manager/config/lf/commands/scripts/mk_file
+++ b/home-manager/soispha/config/lf/commands/scripts/mk_file
diff --git a/home-manager/config/lf/commands/scripts/mk_ln b/home-manager/soispha/config/lf/commands/scripts/mk_ln
index 1e97517f..1e97517f 100755
--- a/home-manager/config/lf/commands/scripts/mk_ln
+++ b/home-manager/soispha/config/lf/commands/scripts/mk_ln
diff --git a/home-manager/config/lf/commands/scripts/mk_scr_default b/home-manager/soispha/config/lf/commands/scripts/mk_scr_default
index b13ca9f5..b13ca9f5 100755
--- a/home-manager/config/lf/commands/scripts/mk_scr_default
+++ b/home-manager/soispha/config/lf/commands/scripts/mk_scr_default
diff --git a/home-manager/config/lf/commands/scripts/mk_scr_temp b/home-manager/soispha/config/lf/commands/scripts/mk_scr_temp
index a520469c..a520469c 100755
--- a/home-manager/config/lf/commands/scripts/mk_scr_temp
+++ b/home-manager/soispha/config/lf/commands/scripts/mk_scr_temp
diff --git a/home-manager/config/lf/commands/scripts/open b/home-manager/soispha/config/lf/commands/scripts/open
index c507482b..c507482b 100755
--- a/home-manager/config/lf/commands/scripts/open
+++ b/home-manager/soispha/config/lf/commands/scripts/open
diff --git a/home-manager/config/lf/commands/scripts/open_config b/home-manager/soispha/config/lf/commands/scripts/open_config
index c99422f1..c99422f1 100755
--- a/home-manager/config/lf/commands/scripts/open_config
+++ b/home-manager/soispha/config/lf/commands/scripts/open_config
diff --git a/home-manager/config/lf/commands/scripts/restore_trash b/home-manager/soispha/config/lf/commands/scripts/restore_trash
index a7bf0094..a7bf0094 100755
--- a/home-manager/config/lf/commands/scripts/restore_trash
+++ b/home-manager/soispha/config/lf/commands/scripts/restore_trash
diff --git a/home-manager/config/lf/commands/scripts/set_wall_paper b/home-manager/soispha/config/lf/commands/scripts/set_wall_paper
index 45049283..45049283 100755
--- a/home-manager/config/lf/commands/scripts/set_wall_paper
+++ b/home-manager/soispha/config/lf/commands/scripts/set_wall_paper
diff --git a/home-manager/config/lf/commands/scripts/stripspace b/home-manager/soispha/config/lf/commands/scripts/stripspace
index 91714712..91714712 100755
--- a/home-manager/config/lf/commands/scripts/stripspace
+++ b/home-manager/soispha/config/lf/commands/scripts/stripspace
diff --git a/home-manager/config/lf/commands/scripts/trash b/home-manager/soispha/config/lf/commands/scripts/trash
index 7f477550..7f477550 100755
--- a/home-manager/config/lf/commands/scripts/trash
+++ b/home-manager/soispha/config/lf/commands/scripts/trash
diff --git a/home-manager/config/lf/commands/scripts/unarchive b/home-manager/soispha/config/lf/commands/scripts/unarchive
index 69cc601c..69cc601c 100755
--- a/home-manager/config/lf/commands/scripts/unarchive
+++ b/home-manager/soispha/config/lf/commands/scripts/unarchive
diff --git a/home-manager/config/lf/default.nix b/home-manager/soispha/config/lf/default.nix
index 9f43a891..9f43a891 100644
--- a/home-manager/config/lf/default.nix
+++ b/home-manager/soispha/config/lf/default.nix
diff --git a/home-manager/config/lf/icons b/home-manager/soispha/config/lf/icons
index 7ef62a0b..7ef62a0b 100644
--- a/home-manager/config/lf/icons
+++ b/home-manager/soispha/config/lf/icons
diff --git a/home-manager/config/lf/keybindings/default.nix b/home-manager/soispha/config/lf/keybindings/default.nix
index bd11f3e3..bd11f3e3 100644
--- a/home-manager/config/lf/keybindings/default.nix
+++ b/home-manager/soispha/config/lf/keybindings/default.nix