diff --git a/eggs/nvim/lazyvim.json b/eggs/nvim/lazyvim.json index c2f2a2d..9615003 100644 --- a/eggs/nvim/lazyvim.json +++ b/eggs/nvim/lazyvim.json @@ -15,5 +15,5 @@ "news": { "NEWS.md": "10960" }, - "version": 8 + "version": 7 } \ No newline at end of file diff --git a/eggs/rofi/.config/systemd/user/default.target.wants/appimagelauncherd.service b/eggs/rofi/.config/systemd/user/default.target.wants/appimagelauncherd.service deleted file mode 120000 index 686d96b..0000000 --- a/eggs/rofi/.config/systemd/user/default.target.wants/appimagelauncherd.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/user/appimagelauncherd.service \ No newline at end of file diff --git a/eggs/rofi/.config/rofi/applets/bin/appasroot.sh b/eggs/rofi/applets/bin/appasroot.sh similarity index 100% rename from eggs/rofi/.config/rofi/applets/bin/appasroot.sh rename to eggs/rofi/applets/bin/appasroot.sh diff --git a/eggs/rofi/.config/rofi/applets/bin/apps.sh b/eggs/rofi/applets/bin/apps.sh similarity index 100% rename from eggs/rofi/.config/rofi/applets/bin/apps.sh rename to eggs/rofi/applets/bin/apps.sh diff --git a/eggs/rofi/.config/rofi/applets/bin/battery.sh b/eggs/rofi/applets/bin/battery.sh similarity index 100% rename from eggs/rofi/.config/rofi/applets/bin/battery.sh rename to eggs/rofi/applets/bin/battery.sh diff --git a/eggs/rofi/.config/rofi/applets/bin/brightness.sh b/eggs/rofi/applets/bin/brightness.sh similarity index 100% rename from eggs/rofi/.config/rofi/applets/bin/brightness.sh rename to eggs/rofi/applets/bin/brightness.sh diff --git a/eggs/rofi/.config/rofi/applets/bin/mpd.sh b/eggs/rofi/applets/bin/mpd.sh similarity index 100% rename from eggs/rofi/.config/rofi/applets/bin/mpd.sh rename to eggs/rofi/applets/bin/mpd.sh diff --git a/eggs/rofi/.config/rofi/applets/bin/powermenu.sh b/eggs/rofi/applets/bin/powermenu.sh similarity index 100% rename from eggs/rofi/.config/rofi/applets/bin/powermenu.sh rename to eggs/rofi/applets/bin/powermenu.sh diff --git a/eggs/rofi/.config/rofi/applets/bin/quicklinks.sh b/eggs/rofi/applets/bin/quicklinks.sh similarity index 100% rename from eggs/rofi/.config/rofi/applets/bin/quicklinks.sh rename to eggs/rofi/applets/bin/quicklinks.sh diff --git a/eggs/rofi/.config/rofi/applets/bin/screenshot.sh b/eggs/rofi/applets/bin/screenshot.sh similarity index 100% rename from eggs/rofi/.config/rofi/applets/bin/screenshot.sh rename to eggs/rofi/applets/bin/screenshot.sh diff --git a/eggs/rofi/.config/rofi/applets/bin/volume.sh b/eggs/rofi/applets/bin/volume.sh similarity index 100% rename from eggs/rofi/.config/rofi/applets/bin/volume.sh rename to eggs/rofi/applets/bin/volume.sh diff --git a/eggs/rofi/.config/rofi/applets/shared/colors.rasi b/eggs/rofi/applets/shared/colors.rasi similarity index 100% rename from eggs/rofi/.config/rofi/applets/shared/colors.rasi rename to eggs/rofi/applets/shared/colors.rasi diff --git a/eggs/rofi/.config/rofi/applets/shared/fonts.rasi b/eggs/rofi/applets/shared/fonts.rasi similarity index 100% rename from eggs/rofi/.config/rofi/applets/shared/fonts.rasi rename to eggs/rofi/applets/shared/fonts.rasi diff --git a/eggs/rofi/.config/rofi/applets/shared/theme.bash b/eggs/rofi/applets/shared/theme.bash similarity index 100% rename from eggs/rofi/.config/rofi/applets/shared/theme.bash rename to eggs/rofi/applets/shared/theme.bash diff --git a/eggs/rofi/.config/rofi/applets/type-1/style-1.rasi b/eggs/rofi/applets/type-1/style-1.rasi similarity index 100% rename from eggs/rofi/.config/rofi/applets/type-1/style-1.rasi rename to eggs/rofi/applets/type-1/style-1.rasi diff --git a/eggs/rofi/.config/rofi/applets/type-1/style-2.rasi b/eggs/rofi/applets/type-1/style-2.rasi similarity index 100% rename from eggs/rofi/.config/rofi/applets/type-1/style-2.rasi rename to eggs/rofi/applets/type-1/style-2.rasi diff --git a/eggs/rofi/.config/rofi/applets/type-1/style-3.rasi b/eggs/rofi/applets/type-1/style-3.rasi similarity index 100% rename from eggs/rofi/.config/rofi/applets/type-1/style-3.rasi rename to eggs/rofi/applets/type-1/style-3.rasi diff --git a/eggs/rofi/.config/rofi/applets/type-2/style-1.rasi b/eggs/rofi/applets/type-2/style-1.rasi similarity index 100% rename from eggs/rofi/.config/rofi/applets/type-2/style-1.rasi rename to eggs/rofi/applets/type-2/style-1.rasi diff --git a/eggs/rofi/.config/rofi/applets/type-2/style-2.rasi b/eggs/rofi/applets/type-2/style-2.rasi similarity index 100% rename from eggs/rofi/.config/rofi/applets/type-2/style-2.rasi rename to eggs/rofi/applets/type-2/style-2.rasi diff --git a/eggs/rofi/.config/rofi/applets/type-2/style-3.rasi b/eggs/rofi/applets/type-2/style-3.rasi similarity index 100% rename from eggs/rofi/.config/rofi/applets/type-2/style-3.rasi rename to eggs/rofi/applets/type-2/style-3.rasi diff --git a/eggs/rofi/.config/rofi/applets/type-3/style-1.rasi b/eggs/rofi/applets/type-3/style-1.rasi similarity index 100% rename from eggs/rofi/.config/rofi/applets/type-3/style-1.rasi rename to eggs/rofi/applets/type-3/style-1.rasi diff --git a/eggs/rofi/.config/rofi/applets/type-3/style-2.rasi b/eggs/rofi/applets/type-3/style-2.rasi similarity index 100% rename from eggs/rofi/.config/rofi/applets/type-3/style-2.rasi rename to eggs/rofi/applets/type-3/style-2.rasi diff --git a/eggs/rofi/.config/rofi/applets/type-3/style-3.rasi b/eggs/rofi/applets/type-3/style-3.rasi similarity index 100% rename from eggs/rofi/.config/rofi/applets/type-3/style-3.rasi rename to eggs/rofi/applets/type-3/style-3.rasi diff --git a/eggs/rofi/.config/rofi/applets/type-4/style-1.rasi b/eggs/rofi/applets/type-4/style-1.rasi similarity index 100% rename from eggs/rofi/.config/rofi/applets/type-4/style-1.rasi rename to eggs/rofi/applets/type-4/style-1.rasi diff --git a/eggs/rofi/.config/rofi/applets/type-4/style-2.rasi b/eggs/rofi/applets/type-4/style-2.rasi similarity index 100% rename from eggs/rofi/.config/rofi/applets/type-4/style-2.rasi rename to eggs/rofi/applets/type-4/style-2.rasi diff --git a/eggs/rofi/.config/rofi/applets/type-4/style-3.rasi b/eggs/rofi/applets/type-4/style-3.rasi similarity index 100% rename from eggs/rofi/.config/rofi/applets/type-4/style-3.rasi rename to eggs/rofi/applets/type-4/style-3.rasi diff --git a/eggs/rofi/.config/rofi/applets/type-5/style-1.rasi b/eggs/rofi/applets/type-5/style-1.rasi similarity index 100% rename from eggs/rofi/.config/rofi/applets/type-5/style-1.rasi rename to eggs/rofi/applets/type-5/style-1.rasi diff --git a/eggs/rofi/.config/rofi/applets/type-5/style-2.rasi b/eggs/rofi/applets/type-5/style-2.rasi similarity index 100% rename from eggs/rofi/.config/rofi/applets/type-5/style-2.rasi rename to eggs/rofi/applets/type-5/style-2.rasi diff --git a/eggs/rofi/.config/rofi/applets/type-5/style-3.rasi b/eggs/rofi/applets/type-5/style-3.rasi similarity index 100% rename from eggs/rofi/.config/rofi/applets/type-5/style-3.rasi rename to eggs/rofi/applets/type-5/style-3.rasi diff --git a/eggs/rofi/.config/rofi/colors/adapta.rasi b/eggs/rofi/colors/adapta.rasi similarity index 100% rename from eggs/rofi/.config/rofi/colors/adapta.rasi rename to eggs/rofi/colors/adapta.rasi diff --git a/eggs/rofi/.config/rofi/colors/arc.rasi b/eggs/rofi/colors/arc.rasi similarity index 100% rename from eggs/rofi/.config/rofi/colors/arc.rasi rename to eggs/rofi/colors/arc.rasi diff --git a/eggs/rofi/.config/rofi/colors/black.rasi b/eggs/rofi/colors/black.rasi similarity index 100% rename from eggs/rofi/.config/rofi/colors/black.rasi rename to eggs/rofi/colors/black.rasi diff --git a/eggs/rofi/.config/rofi/colors/catppuccin.rasi b/eggs/rofi/colors/catppuccin.rasi similarity index 100% rename from eggs/rofi/.config/rofi/colors/catppuccin.rasi rename to eggs/rofi/colors/catppuccin.rasi diff --git a/eggs/rofi/.config/rofi/colors/cyberpunk.rasi b/eggs/rofi/colors/cyberpunk.rasi similarity index 100% rename from eggs/rofi/.config/rofi/colors/cyberpunk.rasi rename to eggs/rofi/colors/cyberpunk.rasi diff --git a/eggs/rofi/.config/rofi/colors/dracula.rasi b/eggs/rofi/colors/dracula.rasi similarity index 100% rename from eggs/rofi/.config/rofi/colors/dracula.rasi rename to eggs/rofi/colors/dracula.rasi diff --git a/eggs/rofi/.config/rofi/colors/everforest.rasi b/eggs/rofi/colors/everforest.rasi similarity index 100% rename from eggs/rofi/.config/rofi/colors/everforest.rasi rename to eggs/rofi/colors/everforest.rasi diff --git a/eggs/rofi/.config/rofi/colors/gruvbox.rasi b/eggs/rofi/colors/gruvbox.rasi similarity index 100% rename from eggs/rofi/.config/rofi/colors/gruvbox.rasi rename to eggs/rofi/colors/gruvbox.rasi diff --git a/eggs/rofi/.config/rofi/colors/lovelace.rasi b/eggs/rofi/colors/lovelace.rasi similarity index 100% rename from eggs/rofi/.config/rofi/colors/lovelace.rasi rename to eggs/rofi/colors/lovelace.rasi diff --git a/eggs/rofi/.config/rofi/colors/navy.rasi b/eggs/rofi/colors/navy.rasi similarity index 100% rename from eggs/rofi/.config/rofi/colors/navy.rasi rename to eggs/rofi/colors/navy.rasi diff --git a/eggs/rofi/.config/rofi/colors/nord.rasi b/eggs/rofi/colors/nord.rasi similarity index 100% rename from eggs/rofi/.config/rofi/colors/nord.rasi rename to eggs/rofi/colors/nord.rasi diff --git a/eggs/rofi/.config/rofi/colors/onedark.rasi b/eggs/rofi/colors/onedark.rasi similarity index 100% rename from eggs/rofi/.config/rofi/colors/onedark.rasi rename to eggs/rofi/colors/onedark.rasi diff --git a/eggs/rofi/.config/rofi/colors/paper.rasi b/eggs/rofi/colors/paper.rasi similarity index 100% rename from eggs/rofi/.config/rofi/colors/paper.rasi rename to eggs/rofi/colors/paper.rasi diff --git a/eggs/rofi/.config/rofi/colors/solarized.rasi b/eggs/rofi/colors/solarized.rasi similarity index 100% rename from eggs/rofi/.config/rofi/colors/solarized.rasi rename to eggs/rofi/colors/solarized.rasi diff --git a/eggs/rofi/.config/rofi/colors/tokyonight.rasi b/eggs/rofi/colors/tokyonight.rasi similarity index 100% rename from eggs/rofi/.config/rofi/colors/tokyonight.rasi rename to eggs/rofi/colors/tokyonight.rasi diff --git a/eggs/rofi/.config/rofi/colors/yousai.rasi b/eggs/rofi/colors/yousai.rasi similarity index 100% rename from eggs/rofi/.config/rofi/colors/yousai.rasi rename to eggs/rofi/colors/yousai.rasi diff --git a/eggs/rofi/.config/rofi/config.rasi b/eggs/rofi/config.rasi similarity index 100% rename from eggs/rofi/.config/rofi/config.rasi rename to eggs/rofi/config.rasi diff --git a/eggs/rofi/.config/rofi/images/a.png b/eggs/rofi/images/a.png similarity index 100% rename from eggs/rofi/.config/rofi/images/a.png rename to eggs/rofi/images/a.png diff --git a/eggs/rofi/.config/rofi/images/b.png b/eggs/rofi/images/b.png similarity index 100% rename from eggs/rofi/.config/rofi/images/b.png rename to eggs/rofi/images/b.png diff --git a/eggs/rofi/.config/rofi/images/c.png b/eggs/rofi/images/c.png similarity index 100% rename from eggs/rofi/.config/rofi/images/c.png rename to eggs/rofi/images/c.png diff --git a/eggs/rofi/.config/rofi/images/d.png b/eggs/rofi/images/d.png similarity index 100% rename from eggs/rofi/.config/rofi/images/d.png rename to eggs/rofi/images/d.png diff --git a/eggs/rofi/.config/rofi/images/e.jpg b/eggs/rofi/images/e.jpg similarity index 100% rename from eggs/rofi/.config/rofi/images/e.jpg rename to eggs/rofi/images/e.jpg diff --git a/eggs/rofi/.config/rofi/images/f.png b/eggs/rofi/images/f.png similarity index 100% rename from eggs/rofi/.config/rofi/images/f.png rename to eggs/rofi/images/f.png diff --git a/eggs/rofi/.config/rofi/images/flowers-1.png b/eggs/rofi/images/flowers-1.png similarity index 100% rename from eggs/rofi/.config/rofi/images/flowers-1.png rename to eggs/rofi/images/flowers-1.png diff --git a/eggs/rofi/.config/rofi/images/flowers-2.png b/eggs/rofi/images/flowers-2.png similarity index 100% rename from eggs/rofi/.config/rofi/images/flowers-2.png rename to eggs/rofi/images/flowers-2.png diff --git a/eggs/rofi/.config/rofi/images/flowers-3.png b/eggs/rofi/images/flowers-3.png similarity index 100% rename from eggs/rofi/.config/rofi/images/flowers-3.png rename to eggs/rofi/images/flowers-3.png diff --git a/eggs/rofi/.config/rofi/images/g.png b/eggs/rofi/images/g.png similarity index 100% rename from eggs/rofi/.config/rofi/images/g.png rename to eggs/rofi/images/g.png diff --git a/eggs/rofi/.config/rofi/images/gradient.png b/eggs/rofi/images/gradient.png similarity index 100% rename from eggs/rofi/.config/rofi/images/gradient.png rename to eggs/rofi/images/gradient.png diff --git a/eggs/rofi/.config/rofi/images/h.jpg b/eggs/rofi/images/h.jpg similarity index 100% rename from eggs/rofi/.config/rofi/images/h.jpg rename to eggs/rofi/images/h.jpg diff --git a/eggs/rofi/.config/rofi/images/i.jpg b/eggs/rofi/images/i.jpg similarity index 100% rename from eggs/rofi/.config/rofi/images/i.jpg rename to eggs/rofi/images/i.jpg diff --git a/eggs/rofi/.config/rofi/images/j.jpg b/eggs/rofi/images/j.jpg similarity index 100% rename from eggs/rofi/.config/rofi/images/j.jpg rename to eggs/rofi/images/j.jpg diff --git a/eggs/rofi/.config/rofi/images/paper.png b/eggs/rofi/images/paper.png similarity index 100% rename from eggs/rofi/.config/rofi/images/paper.png rename to eggs/rofi/images/paper.png diff --git a/eggs/rofi/.config/rofi/images/user.jpeg b/eggs/rofi/images/user.jpeg similarity index 100% rename from eggs/rofi/.config/rofi/images/user.jpeg rename to eggs/rofi/images/user.jpeg diff --git a/eggs/rofi/.config/rofi/launchers/type-1/launcher.sh b/eggs/rofi/launchers/type-1/launcher.sh similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-1/launcher.sh rename to eggs/rofi/launchers/type-1/launcher.sh diff --git a/eggs/rofi/.config/rofi/launchers/type-1/shared/colors.rasi b/eggs/rofi/launchers/type-1/shared/colors.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-1/shared/colors.rasi rename to eggs/rofi/launchers/type-1/shared/colors.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-1/shared/fonts.rasi b/eggs/rofi/launchers/type-1/shared/fonts.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-1/shared/fonts.rasi rename to eggs/rofi/launchers/type-1/shared/fonts.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-1/style-1.rasi b/eggs/rofi/launchers/type-1/style-1.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-1/style-1.rasi rename to eggs/rofi/launchers/type-1/style-1.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-1/style-10.rasi b/eggs/rofi/launchers/type-1/style-10.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-1/style-10.rasi rename to eggs/rofi/launchers/type-1/style-10.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-1/style-11.rasi b/eggs/rofi/launchers/type-1/style-11.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-1/style-11.rasi rename to eggs/rofi/launchers/type-1/style-11.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-1/style-12.rasi b/eggs/rofi/launchers/type-1/style-12.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-1/style-12.rasi rename to eggs/rofi/launchers/type-1/style-12.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-1/style-13.rasi b/eggs/rofi/launchers/type-1/style-13.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-1/style-13.rasi rename to eggs/rofi/launchers/type-1/style-13.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-1/style-14.rasi b/eggs/rofi/launchers/type-1/style-14.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-1/style-14.rasi rename to eggs/rofi/launchers/type-1/style-14.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-1/style-15.rasi b/eggs/rofi/launchers/type-1/style-15.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-1/style-15.rasi rename to eggs/rofi/launchers/type-1/style-15.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-1/style-2.rasi b/eggs/rofi/launchers/type-1/style-2.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-1/style-2.rasi rename to eggs/rofi/launchers/type-1/style-2.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-1/style-3.rasi b/eggs/rofi/launchers/type-1/style-3.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-1/style-3.rasi rename to eggs/rofi/launchers/type-1/style-3.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-1/style-4.rasi b/eggs/rofi/launchers/type-1/style-4.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-1/style-4.rasi rename to eggs/rofi/launchers/type-1/style-4.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-1/style-5.rasi b/eggs/rofi/launchers/type-1/style-5.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-1/style-5.rasi rename to eggs/rofi/launchers/type-1/style-5.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-1/style-6.rasi b/eggs/rofi/launchers/type-1/style-6.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-1/style-6.rasi rename to eggs/rofi/launchers/type-1/style-6.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-1/style-7.rasi b/eggs/rofi/launchers/type-1/style-7.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-1/style-7.rasi rename to eggs/rofi/launchers/type-1/style-7.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-1/style-8.rasi b/eggs/rofi/launchers/type-1/style-8.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-1/style-8.rasi rename to eggs/rofi/launchers/type-1/style-8.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-1/style-9.rasi b/eggs/rofi/launchers/type-1/style-9.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-1/style-9.rasi rename to eggs/rofi/launchers/type-1/style-9.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-2/launcher.sh b/eggs/rofi/launchers/type-2/launcher.sh similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-2/launcher.sh rename to eggs/rofi/launchers/type-2/launcher.sh diff --git a/eggs/rofi/.config/rofi/launchers/type-2/shared/colors.rasi b/eggs/rofi/launchers/type-2/shared/colors.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-2/shared/colors.rasi rename to eggs/rofi/launchers/type-2/shared/colors.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-2/shared/fonts.rasi b/eggs/rofi/launchers/type-2/shared/fonts.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-2/shared/fonts.rasi rename to eggs/rofi/launchers/type-2/shared/fonts.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-2/style-1.rasi b/eggs/rofi/launchers/type-2/style-1.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-2/style-1.rasi rename to eggs/rofi/launchers/type-2/style-1.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-2/style-10.rasi b/eggs/rofi/launchers/type-2/style-10.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-2/style-10.rasi rename to eggs/rofi/launchers/type-2/style-10.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-2/style-11.rasi b/eggs/rofi/launchers/type-2/style-11.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-2/style-11.rasi rename to eggs/rofi/launchers/type-2/style-11.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-2/style-12.rasi b/eggs/rofi/launchers/type-2/style-12.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-2/style-12.rasi rename to eggs/rofi/launchers/type-2/style-12.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-2/style-13.rasi b/eggs/rofi/launchers/type-2/style-13.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-2/style-13.rasi rename to eggs/rofi/launchers/type-2/style-13.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-2/style-14.rasi b/eggs/rofi/launchers/type-2/style-14.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-2/style-14.rasi rename to eggs/rofi/launchers/type-2/style-14.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-2/style-15.rasi b/eggs/rofi/launchers/type-2/style-15.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-2/style-15.rasi rename to eggs/rofi/launchers/type-2/style-15.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-2/style-2.rasi b/eggs/rofi/launchers/type-2/style-2.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-2/style-2.rasi rename to eggs/rofi/launchers/type-2/style-2.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-2/style-3.rasi b/eggs/rofi/launchers/type-2/style-3.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-2/style-3.rasi rename to eggs/rofi/launchers/type-2/style-3.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-2/style-4.rasi b/eggs/rofi/launchers/type-2/style-4.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-2/style-4.rasi rename to eggs/rofi/launchers/type-2/style-4.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-2/style-5.rasi b/eggs/rofi/launchers/type-2/style-5.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-2/style-5.rasi rename to eggs/rofi/launchers/type-2/style-5.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-2/style-6.rasi b/eggs/rofi/launchers/type-2/style-6.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-2/style-6.rasi rename to eggs/rofi/launchers/type-2/style-6.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-2/style-7.rasi b/eggs/rofi/launchers/type-2/style-7.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-2/style-7.rasi rename to eggs/rofi/launchers/type-2/style-7.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-2/style-8.rasi b/eggs/rofi/launchers/type-2/style-8.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-2/style-8.rasi rename to eggs/rofi/launchers/type-2/style-8.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-2/style-9.rasi b/eggs/rofi/launchers/type-2/style-9.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-2/style-9.rasi rename to eggs/rofi/launchers/type-2/style-9.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-3/launcher.sh b/eggs/rofi/launchers/type-3/launcher.sh similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-3/launcher.sh rename to eggs/rofi/launchers/type-3/launcher.sh diff --git a/eggs/rofi/.config/rofi/launchers/type-3/shared/colors.rasi b/eggs/rofi/launchers/type-3/shared/colors.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-3/shared/colors.rasi rename to eggs/rofi/launchers/type-3/shared/colors.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-3/shared/fonts.rasi b/eggs/rofi/launchers/type-3/shared/fonts.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-3/shared/fonts.rasi rename to eggs/rofi/launchers/type-3/shared/fonts.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-3/style-1.rasi b/eggs/rofi/launchers/type-3/style-1.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-3/style-1.rasi rename to eggs/rofi/launchers/type-3/style-1.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-3/style-10.rasi b/eggs/rofi/launchers/type-3/style-10.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-3/style-10.rasi rename to eggs/rofi/launchers/type-3/style-10.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-3/style-2.rasi b/eggs/rofi/launchers/type-3/style-2.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-3/style-2.rasi rename to eggs/rofi/launchers/type-3/style-2.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-3/style-3.rasi b/eggs/rofi/launchers/type-3/style-3.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-3/style-3.rasi rename to eggs/rofi/launchers/type-3/style-3.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-3/style-4.rasi b/eggs/rofi/launchers/type-3/style-4.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-3/style-4.rasi rename to eggs/rofi/launchers/type-3/style-4.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-3/style-5.rasi b/eggs/rofi/launchers/type-3/style-5.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-3/style-5.rasi rename to eggs/rofi/launchers/type-3/style-5.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-3/style-6.rasi b/eggs/rofi/launchers/type-3/style-6.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-3/style-6.rasi rename to eggs/rofi/launchers/type-3/style-6.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-3/style-7.rasi b/eggs/rofi/launchers/type-3/style-7.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-3/style-7.rasi rename to eggs/rofi/launchers/type-3/style-7.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-3/style-8.rasi b/eggs/rofi/launchers/type-3/style-8.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-3/style-8.rasi rename to eggs/rofi/launchers/type-3/style-8.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-3/style-9.rasi b/eggs/rofi/launchers/type-3/style-9.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-3/style-9.rasi rename to eggs/rofi/launchers/type-3/style-9.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-4/launcher.sh b/eggs/rofi/launchers/type-4/launcher.sh similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-4/launcher.sh rename to eggs/rofi/launchers/type-4/launcher.sh diff --git a/eggs/rofi/.config/rofi/launchers/type-4/shared/colors.rasi b/eggs/rofi/launchers/type-4/shared/colors.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-4/shared/colors.rasi rename to eggs/rofi/launchers/type-4/shared/colors.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-4/shared/fonts.rasi b/eggs/rofi/launchers/type-4/shared/fonts.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-4/shared/fonts.rasi rename to eggs/rofi/launchers/type-4/shared/fonts.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-4/style-1.rasi b/eggs/rofi/launchers/type-4/style-1.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-4/style-1.rasi rename to eggs/rofi/launchers/type-4/style-1.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-4/style-10.rasi b/eggs/rofi/launchers/type-4/style-10.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-4/style-10.rasi rename to eggs/rofi/launchers/type-4/style-10.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-4/style-2.rasi b/eggs/rofi/launchers/type-4/style-2.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-4/style-2.rasi rename to eggs/rofi/launchers/type-4/style-2.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-4/style-3.rasi b/eggs/rofi/launchers/type-4/style-3.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-4/style-3.rasi rename to eggs/rofi/launchers/type-4/style-3.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-4/style-4.rasi b/eggs/rofi/launchers/type-4/style-4.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-4/style-4.rasi rename to eggs/rofi/launchers/type-4/style-4.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-4/style-5.rasi b/eggs/rofi/launchers/type-4/style-5.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-4/style-5.rasi rename to eggs/rofi/launchers/type-4/style-5.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-4/style-6.rasi b/eggs/rofi/launchers/type-4/style-6.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-4/style-6.rasi rename to eggs/rofi/launchers/type-4/style-6.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-4/style-7.rasi b/eggs/rofi/launchers/type-4/style-7.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-4/style-7.rasi rename to eggs/rofi/launchers/type-4/style-7.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-4/style-8.rasi b/eggs/rofi/launchers/type-4/style-8.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-4/style-8.rasi rename to eggs/rofi/launchers/type-4/style-8.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-4/style-9.rasi b/eggs/rofi/launchers/type-4/style-9.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-4/style-9.rasi rename to eggs/rofi/launchers/type-4/style-9.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-5/launcher.sh b/eggs/rofi/launchers/type-5/launcher.sh similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-5/launcher.sh rename to eggs/rofi/launchers/type-5/launcher.sh diff --git a/eggs/rofi/.config/rofi/launchers/type-5/style-1.rasi b/eggs/rofi/launchers/type-5/style-1.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-5/style-1.rasi rename to eggs/rofi/launchers/type-5/style-1.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-5/style-2.rasi b/eggs/rofi/launchers/type-5/style-2.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-5/style-2.rasi rename to eggs/rofi/launchers/type-5/style-2.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-5/style-3.rasi b/eggs/rofi/launchers/type-5/style-3.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-5/style-3.rasi rename to eggs/rofi/launchers/type-5/style-3.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-5/style-4.rasi b/eggs/rofi/launchers/type-5/style-4.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-5/style-4.rasi rename to eggs/rofi/launchers/type-5/style-4.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-5/style-5.rasi b/eggs/rofi/launchers/type-5/style-5.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-5/style-5.rasi rename to eggs/rofi/launchers/type-5/style-5.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-6/launcher.sh b/eggs/rofi/launchers/type-6/launcher.sh similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-6/launcher.sh rename to eggs/rofi/launchers/type-6/launcher.sh diff --git a/eggs/rofi/.config/rofi/launchers/type-6/style-1.rasi b/eggs/rofi/launchers/type-6/style-1.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-6/style-1.rasi rename to eggs/rofi/launchers/type-6/style-1.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-6/style-10.rasi b/eggs/rofi/launchers/type-6/style-10.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-6/style-10.rasi rename to eggs/rofi/launchers/type-6/style-10.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-6/style-2.rasi b/eggs/rofi/launchers/type-6/style-2.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-6/style-2.rasi rename to eggs/rofi/launchers/type-6/style-2.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-6/style-3.rasi b/eggs/rofi/launchers/type-6/style-3.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-6/style-3.rasi rename to eggs/rofi/launchers/type-6/style-3.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-6/style-4.rasi b/eggs/rofi/launchers/type-6/style-4.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-6/style-4.rasi rename to eggs/rofi/launchers/type-6/style-4.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-6/style-5.rasi b/eggs/rofi/launchers/type-6/style-5.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-6/style-5.rasi rename to eggs/rofi/launchers/type-6/style-5.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-6/style-6.rasi b/eggs/rofi/launchers/type-6/style-6.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-6/style-6.rasi rename to eggs/rofi/launchers/type-6/style-6.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-6/style-7.rasi b/eggs/rofi/launchers/type-6/style-7.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-6/style-7.rasi rename to eggs/rofi/launchers/type-6/style-7.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-6/style-8.rasi b/eggs/rofi/launchers/type-6/style-8.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-6/style-8.rasi rename to eggs/rofi/launchers/type-6/style-8.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-6/style-9.rasi b/eggs/rofi/launchers/type-6/style-9.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-6/style-9.rasi rename to eggs/rofi/launchers/type-6/style-9.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-7/launcher.sh b/eggs/rofi/launchers/type-7/launcher.sh similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-7/launcher.sh rename to eggs/rofi/launchers/type-7/launcher.sh diff --git a/eggs/rofi/.config/rofi/launchers/type-7/style-1.rasi b/eggs/rofi/launchers/type-7/style-1.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-7/style-1.rasi rename to eggs/rofi/launchers/type-7/style-1.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-7/style-10.rasi b/eggs/rofi/launchers/type-7/style-10.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-7/style-10.rasi rename to eggs/rofi/launchers/type-7/style-10.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-7/style-2.rasi b/eggs/rofi/launchers/type-7/style-2.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-7/style-2.rasi rename to eggs/rofi/launchers/type-7/style-2.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-7/style-3.rasi b/eggs/rofi/launchers/type-7/style-3.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-7/style-3.rasi rename to eggs/rofi/launchers/type-7/style-3.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-7/style-4.rasi b/eggs/rofi/launchers/type-7/style-4.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-7/style-4.rasi rename to eggs/rofi/launchers/type-7/style-4.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-7/style-5.rasi b/eggs/rofi/launchers/type-7/style-5.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-7/style-5.rasi rename to eggs/rofi/launchers/type-7/style-5.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-7/style-6.rasi b/eggs/rofi/launchers/type-7/style-6.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-7/style-6.rasi rename to eggs/rofi/launchers/type-7/style-6.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-7/style-7.rasi b/eggs/rofi/launchers/type-7/style-7.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-7/style-7.rasi rename to eggs/rofi/launchers/type-7/style-7.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-7/style-8.rasi b/eggs/rofi/launchers/type-7/style-8.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-7/style-8.rasi rename to eggs/rofi/launchers/type-7/style-8.rasi diff --git a/eggs/rofi/.config/rofi/launchers/type-7/style-9.rasi b/eggs/rofi/launchers/type-7/style-9.rasi similarity index 100% rename from eggs/rofi/.config/rofi/launchers/type-7/style-9.rasi rename to eggs/rofi/launchers/type-7/style-9.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-1/powermenu.sh b/eggs/rofi/powermenu/type-1/powermenu.sh similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-1/powermenu.sh rename to eggs/rofi/powermenu/type-1/powermenu.sh diff --git a/eggs/rofi/.config/rofi/powermenu/type-1/shared/colors.rasi b/eggs/rofi/powermenu/type-1/shared/colors.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-1/shared/colors.rasi rename to eggs/rofi/powermenu/type-1/shared/colors.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-1/shared/fonts.rasi b/eggs/rofi/powermenu/type-1/shared/fonts.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-1/shared/fonts.rasi rename to eggs/rofi/powermenu/type-1/shared/fonts.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-1/style-1.rasi b/eggs/rofi/powermenu/type-1/style-1.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-1/style-1.rasi rename to eggs/rofi/powermenu/type-1/style-1.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-1/style-2.rasi b/eggs/rofi/powermenu/type-1/style-2.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-1/style-2.rasi rename to eggs/rofi/powermenu/type-1/style-2.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-1/style-3.rasi b/eggs/rofi/powermenu/type-1/style-3.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-1/style-3.rasi rename to eggs/rofi/powermenu/type-1/style-3.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-1/style-4.rasi b/eggs/rofi/powermenu/type-1/style-4.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-1/style-4.rasi rename to eggs/rofi/powermenu/type-1/style-4.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-1/style-5.rasi b/eggs/rofi/powermenu/type-1/style-5.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-1/style-5.rasi rename to eggs/rofi/powermenu/type-1/style-5.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-2/powermenu.sh b/eggs/rofi/powermenu/type-2/powermenu.sh similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-2/powermenu.sh rename to eggs/rofi/powermenu/type-2/powermenu.sh diff --git a/eggs/rofi/.config/rofi/powermenu/type-2/shared/colors.rasi b/eggs/rofi/powermenu/type-2/shared/colors.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-2/shared/colors.rasi rename to eggs/rofi/powermenu/type-2/shared/colors.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-2/shared/fonts.rasi b/eggs/rofi/powermenu/type-2/shared/fonts.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-2/shared/fonts.rasi rename to eggs/rofi/powermenu/type-2/shared/fonts.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-2/style-1.rasi b/eggs/rofi/powermenu/type-2/style-1.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-2/style-1.rasi rename to eggs/rofi/powermenu/type-2/style-1.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-2/style-10.rasi b/eggs/rofi/powermenu/type-2/style-10.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-2/style-10.rasi rename to eggs/rofi/powermenu/type-2/style-10.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-2/style-2.rasi b/eggs/rofi/powermenu/type-2/style-2.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-2/style-2.rasi rename to eggs/rofi/powermenu/type-2/style-2.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-2/style-3.rasi b/eggs/rofi/powermenu/type-2/style-3.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-2/style-3.rasi rename to eggs/rofi/powermenu/type-2/style-3.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-2/style-4.rasi b/eggs/rofi/powermenu/type-2/style-4.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-2/style-4.rasi rename to eggs/rofi/powermenu/type-2/style-4.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-2/style-5.rasi b/eggs/rofi/powermenu/type-2/style-5.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-2/style-5.rasi rename to eggs/rofi/powermenu/type-2/style-5.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-2/style-6.rasi b/eggs/rofi/powermenu/type-2/style-6.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-2/style-6.rasi rename to eggs/rofi/powermenu/type-2/style-6.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-2/style-7.rasi b/eggs/rofi/powermenu/type-2/style-7.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-2/style-7.rasi rename to eggs/rofi/powermenu/type-2/style-7.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-2/style-8.rasi b/eggs/rofi/powermenu/type-2/style-8.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-2/style-8.rasi rename to eggs/rofi/powermenu/type-2/style-8.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-2/style-9.rasi b/eggs/rofi/powermenu/type-2/style-9.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-2/style-9.rasi rename to eggs/rofi/powermenu/type-2/style-9.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-3/powermenu.sh b/eggs/rofi/powermenu/type-3/powermenu.sh similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-3/powermenu.sh rename to eggs/rofi/powermenu/type-3/powermenu.sh diff --git a/eggs/rofi/.config/rofi/powermenu/type-3/shared/colors.rasi b/eggs/rofi/powermenu/type-3/shared/colors.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-3/shared/colors.rasi rename to eggs/rofi/powermenu/type-3/shared/colors.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-3/shared/confirm.rasi b/eggs/rofi/powermenu/type-3/shared/confirm.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-3/shared/confirm.rasi rename to eggs/rofi/powermenu/type-3/shared/confirm.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-3/shared/fonts.rasi b/eggs/rofi/powermenu/type-3/shared/fonts.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-3/shared/fonts.rasi rename to eggs/rofi/powermenu/type-3/shared/fonts.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-3/style-1.rasi b/eggs/rofi/powermenu/type-3/style-1.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-3/style-1.rasi rename to eggs/rofi/powermenu/type-3/style-1.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-3/style-2.rasi b/eggs/rofi/powermenu/type-3/style-2.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-3/style-2.rasi rename to eggs/rofi/powermenu/type-3/style-2.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-3/style-3.rasi b/eggs/rofi/powermenu/type-3/style-3.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-3/style-3.rasi rename to eggs/rofi/powermenu/type-3/style-3.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-3/style-4.rasi b/eggs/rofi/powermenu/type-3/style-4.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-3/style-4.rasi rename to eggs/rofi/powermenu/type-3/style-4.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-3/style-5.rasi b/eggs/rofi/powermenu/type-3/style-5.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-3/style-5.rasi rename to eggs/rofi/powermenu/type-3/style-5.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-4/powermenu.sh b/eggs/rofi/powermenu/type-4/powermenu.sh similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-4/powermenu.sh rename to eggs/rofi/powermenu/type-4/powermenu.sh diff --git a/eggs/rofi/.config/rofi/powermenu/type-4/shared/colors.rasi b/eggs/rofi/powermenu/type-4/shared/colors.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-4/shared/colors.rasi rename to eggs/rofi/powermenu/type-4/shared/colors.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-4/shared/confirm.rasi b/eggs/rofi/powermenu/type-4/shared/confirm.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-4/shared/confirm.rasi rename to eggs/rofi/powermenu/type-4/shared/confirm.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-4/shared/fonts.rasi b/eggs/rofi/powermenu/type-4/shared/fonts.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-4/shared/fonts.rasi rename to eggs/rofi/powermenu/type-4/shared/fonts.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-4/style-1.rasi b/eggs/rofi/powermenu/type-4/style-1.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-4/style-1.rasi rename to eggs/rofi/powermenu/type-4/style-1.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-4/style-2.rasi b/eggs/rofi/powermenu/type-4/style-2.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-4/style-2.rasi rename to eggs/rofi/powermenu/type-4/style-2.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-4/style-3.rasi b/eggs/rofi/powermenu/type-4/style-3.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-4/style-3.rasi rename to eggs/rofi/powermenu/type-4/style-3.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-4/style-4.rasi b/eggs/rofi/powermenu/type-4/style-4.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-4/style-4.rasi rename to eggs/rofi/powermenu/type-4/style-4.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-4/style-5.rasi b/eggs/rofi/powermenu/type-4/style-5.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-4/style-5.rasi rename to eggs/rofi/powermenu/type-4/style-5.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-5/powermenu.sh b/eggs/rofi/powermenu/type-5/powermenu.sh similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-5/powermenu.sh rename to eggs/rofi/powermenu/type-5/powermenu.sh diff --git a/eggs/rofi/.config/rofi/powermenu/type-5/style-1.rasi b/eggs/rofi/powermenu/type-5/style-1.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-5/style-1.rasi rename to eggs/rofi/powermenu/type-5/style-1.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-5/style-2.rasi b/eggs/rofi/powermenu/type-5/style-2.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-5/style-2.rasi rename to eggs/rofi/powermenu/type-5/style-2.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-5/style-3.rasi b/eggs/rofi/powermenu/type-5/style-3.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-5/style-3.rasi rename to eggs/rofi/powermenu/type-5/style-3.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-5/style-4.rasi b/eggs/rofi/powermenu/type-5/style-4.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-5/style-4.rasi rename to eggs/rofi/powermenu/type-5/style-4.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-5/style-5.rasi b/eggs/rofi/powermenu/type-5/style-5.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-5/style-5.rasi rename to eggs/rofi/powermenu/type-5/style-5.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-6/powermenu.sh b/eggs/rofi/powermenu/type-6/powermenu.sh similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-6/powermenu.sh rename to eggs/rofi/powermenu/type-6/powermenu.sh diff --git a/eggs/rofi/.config/rofi/powermenu/type-6/style-1.rasi b/eggs/rofi/powermenu/type-6/style-1.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-6/style-1.rasi rename to eggs/rofi/powermenu/type-6/style-1.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-6/style-2.rasi b/eggs/rofi/powermenu/type-6/style-2.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-6/style-2.rasi rename to eggs/rofi/powermenu/type-6/style-2.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-6/style-3.rasi b/eggs/rofi/powermenu/type-6/style-3.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-6/style-3.rasi rename to eggs/rofi/powermenu/type-6/style-3.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-6/style-4.rasi b/eggs/rofi/powermenu/type-6/style-4.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-6/style-4.rasi rename to eggs/rofi/powermenu/type-6/style-4.rasi diff --git a/eggs/rofi/.config/rofi/powermenu/type-6/style-5.rasi b/eggs/rofi/powermenu/type-6/style-5.rasi similarity index 100% rename from eggs/rofi/.config/rofi/powermenu/type-6/style-5.rasi rename to eggs/rofi/powermenu/type-6/style-5.rasi diff --git a/eggs/rofi/.config/rofi/scripts/launcher_t1 b/eggs/rofi/scripts/launcher_t1 similarity index 100% rename from eggs/rofi/.config/rofi/scripts/launcher_t1 rename to eggs/rofi/scripts/launcher_t1 diff --git a/eggs/rofi/.config/rofi/scripts/launcher_t2 b/eggs/rofi/scripts/launcher_t2 similarity index 100% rename from eggs/rofi/.config/rofi/scripts/launcher_t2 rename to eggs/rofi/scripts/launcher_t2 diff --git a/eggs/rofi/.config/rofi/scripts/launcher_t3 b/eggs/rofi/scripts/launcher_t3 similarity index 100% rename from eggs/rofi/.config/rofi/scripts/launcher_t3 rename to eggs/rofi/scripts/launcher_t3 diff --git a/eggs/rofi/.config/rofi/scripts/launcher_t4 b/eggs/rofi/scripts/launcher_t4 similarity index 100% rename from eggs/rofi/.config/rofi/scripts/launcher_t4 rename to eggs/rofi/scripts/launcher_t4 diff --git a/eggs/rofi/.config/rofi/scripts/launcher_t5 b/eggs/rofi/scripts/launcher_t5 similarity index 100% rename from eggs/rofi/.config/rofi/scripts/launcher_t5 rename to eggs/rofi/scripts/launcher_t5 diff --git a/eggs/rofi/.config/rofi/scripts/launcher_t6 b/eggs/rofi/scripts/launcher_t6 similarity index 100% rename from eggs/rofi/.config/rofi/scripts/launcher_t6 rename to eggs/rofi/scripts/launcher_t6 diff --git a/eggs/rofi/.config/rofi/scripts/launcher_t7 b/eggs/rofi/scripts/launcher_t7 similarity index 100% rename from eggs/rofi/.config/rofi/scripts/launcher_t7 rename to eggs/rofi/scripts/launcher_t7 diff --git a/eggs/rofi/.config/rofi/scripts/powermenu_t1 b/eggs/rofi/scripts/powermenu_t1 similarity index 100% rename from eggs/rofi/.config/rofi/scripts/powermenu_t1 rename to eggs/rofi/scripts/powermenu_t1 diff --git a/eggs/rofi/.config/rofi/scripts/powermenu_t2 b/eggs/rofi/scripts/powermenu_t2 similarity index 100% rename from eggs/rofi/.config/rofi/scripts/powermenu_t2 rename to eggs/rofi/scripts/powermenu_t2 diff --git a/eggs/rofi/.config/rofi/scripts/powermenu_t3 b/eggs/rofi/scripts/powermenu_t3 similarity index 100% rename from eggs/rofi/.config/rofi/scripts/powermenu_t3 rename to eggs/rofi/scripts/powermenu_t3 diff --git a/eggs/rofi/.config/rofi/scripts/powermenu_t4 b/eggs/rofi/scripts/powermenu_t4 similarity index 100% rename from eggs/rofi/.config/rofi/scripts/powermenu_t4 rename to eggs/rofi/scripts/powermenu_t4 diff --git a/eggs/rofi/.config/rofi/scripts/powermenu_t5 b/eggs/rofi/scripts/powermenu_t5 similarity index 100% rename from eggs/rofi/.config/rofi/scripts/powermenu_t5 rename to eggs/rofi/scripts/powermenu_t5 diff --git a/eggs/rofi/.config/rofi/scripts/powermenu_t6 b/eggs/rofi/scripts/powermenu_t6 similarity index 100% rename from eggs/rofi/.config/rofi/scripts/powermenu_t6 rename to eggs/rofi/scripts/powermenu_t6 diff --git a/yolk.rhai b/yolk.rhai index b748a47..cc76e94 100644 --- a/yolk.rhai +++ b/yolk.rhai @@ -48,7 +48,7 @@ export let eggs = #{ "sway": merge_into_home(device.desktop && device.linux, []), "zed": #{ enabled: !device.windows, strategy: "put", targets: "~/.config/zed" }, "zsh": merge_into_home(!device.windows, []), - "rofi": merge_into_home(device.linux, []), + "rofi": #{ enabled: device.linux, targets: "~/.config/rofi" }, "gtk": merge_into_home(device.linux, []), "scripts": #{ enabled: device.linux, targets: "~/scripts", strategy: "merge" },