From 1ace62070f633bb750dd8fb6146d102ea4c739f6 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 19 Apr 2023 09:19:15 +0100 Subject: [PATCH] Move env directory to desktop for restructure --- home/{env => desktop}/bspwm.nix | 0 home/{env => desktop}/common-touchinput.nix | 0 home/{env => desktop}/common-wayland.nix | 0 home/{env => desktop}/config/bspwm/startup.sh | 0 home/{env => desktop}/config/eww/bar/eww.scss | 0 home/{env => desktop}/config/eww/bar/eww.yuck | 0 .../config/eww/bar/scripts/change-active-workspace | 0 .../config/eww/bar/scripts/get-active-workspace | 0 .../config/eww/bar/scripts/get-workspaces | 0 home/{env => desktop}/config/eww/bar/scripts/getram | 0 home/{env => desktop}/config/eww/bar/scripts/getvol | 0 home/{env => desktop}/config/eww/eww.scss | 0 home/{env => desktop}/config/eww/eww.yuck | 0 home/{env => desktop}/config/eww/powermenu/eww.scss | 0 home/{env => desktop}/config/eww/powermenu/eww.yuck | 0 .../{env => desktop}/config/eww/powermenu/wallpaper | Bin .../config/hypr/hyprland-H0615.conf | 0 .../config/hypr/hyprland-vanguard.conf | 0 home/{env => desktop}/config/hypr/hyprland.conf | 0 .../config/hypr/hyprpaper-H0615.conf | 0 .../config/hypr/hyprpaper-northstar.conf | 0 .../config/hypr/hyprpaper-vanguard.conf | 0 home/{env => desktop}/config/hypr/macchiato.conf | 0 home/{env => desktop}/config/polybar/polybar.ini | 0 .../config/rofi/catppuccin-macchiato.rasi | 0 home/{env => desktop}/config/sway/swayconfig-H0615 | 0 .../config/sway/swayconfig-northstar | 0 home/{env => desktop}/config/waybar/config | 0 home/{env => desktop}/config/waybar/config-hyprland | 0 home/{env => desktop}/config/waybar/config-sway | 0 home/{env => desktop}/config/waybar/style.css | 0 home/{env => desktop}/dunst.nix | 0 home/{env => desktop}/gtk.nix | 0 home/{env => desktop}/hyprland.nix | 0 home/{env => desktop}/picom.nix | 0 home/{env => desktop}/pkgs/rot8/backup.nix | 0 home/{env => desktop}/pkgs/rot8/default.nix | 0 home/{env => desktop}/polybar.nix | 0 home/{env => desktop}/rofi.nix | 0 home/{env => desktop}/sway.nix | 0 home/{env => desktop}/sxhkd.nix | 0 home/{env => desktop}/waybar.nix | 0 home/{env => desktop}/xfce.nix | 0 home/{env => desktop}/xresources.nix | 0 44 files changed, 0 insertions(+), 0 deletions(-) rename home/{env => desktop}/bspwm.nix (100%) rename home/{env => desktop}/common-touchinput.nix (100%) rename home/{env => desktop}/common-wayland.nix (100%) rename home/{env => desktop}/config/bspwm/startup.sh (100%) rename home/{env => desktop}/config/eww/bar/eww.scss (100%) rename home/{env => desktop}/config/eww/bar/eww.yuck (100%) rename home/{env => desktop}/config/eww/bar/scripts/change-active-workspace (100%) rename home/{env => desktop}/config/eww/bar/scripts/get-active-workspace (100%) rename home/{env => desktop}/config/eww/bar/scripts/get-workspaces (100%) rename home/{env => desktop}/config/eww/bar/scripts/getram (100%) rename home/{env => desktop}/config/eww/bar/scripts/getvol (100%) rename home/{env => desktop}/config/eww/eww.scss (100%) rename home/{env => desktop}/config/eww/eww.yuck (100%) rename home/{env => desktop}/config/eww/powermenu/eww.scss (100%) rename home/{env => desktop}/config/eww/powermenu/eww.yuck (100%) rename home/{env => desktop}/config/eww/powermenu/wallpaper (100%) rename home/{env => desktop}/config/hypr/hyprland-H0615.conf (100%) rename home/{env => desktop}/config/hypr/hyprland-vanguard.conf (100%) rename home/{env => desktop}/config/hypr/hyprland.conf (100%) rename home/{env => desktop}/config/hypr/hyprpaper-H0615.conf (100%) rename home/{env => desktop}/config/hypr/hyprpaper-northstar.conf (100%) rename home/{env => desktop}/config/hypr/hyprpaper-vanguard.conf (100%) rename home/{env => desktop}/config/hypr/macchiato.conf (100%) rename home/{env => desktop}/config/polybar/polybar.ini (100%) rename home/{env => desktop}/config/rofi/catppuccin-macchiato.rasi (100%) rename home/{env => desktop}/config/sway/swayconfig-H0615 (100%) rename home/{env => desktop}/config/sway/swayconfig-northstar (100%) rename home/{env => desktop}/config/waybar/config (100%) rename home/{env => desktop}/config/waybar/config-hyprland (100%) rename home/{env => desktop}/config/waybar/config-sway (100%) rename home/{env => desktop}/config/waybar/style.css (100%) rename home/{env => desktop}/dunst.nix (100%) rename home/{env => desktop}/gtk.nix (100%) rename home/{env => desktop}/hyprland.nix (100%) rename home/{env => desktop}/picom.nix (100%) rename home/{env => desktop}/pkgs/rot8/backup.nix (100%) rename home/{env => desktop}/pkgs/rot8/default.nix (100%) rename home/{env => desktop}/polybar.nix (100%) rename home/{env => desktop}/rofi.nix (100%) rename home/{env => desktop}/sway.nix (100%) rename home/{env => desktop}/sxhkd.nix (100%) rename home/{env => desktop}/waybar.nix (100%) rename home/{env => desktop}/xfce.nix (100%) rename home/{env => desktop}/xresources.nix (100%) diff --git a/home/env/bspwm.nix b/home/desktop/bspwm.nix similarity index 100% rename from home/env/bspwm.nix rename to home/desktop/bspwm.nix diff --git a/home/env/common-touchinput.nix b/home/desktop/common-touchinput.nix similarity index 100% rename from home/env/common-touchinput.nix rename to home/desktop/common-touchinput.nix diff --git a/home/env/common-wayland.nix b/home/desktop/common-wayland.nix similarity index 100% rename from home/env/common-wayland.nix rename to home/desktop/common-wayland.nix diff --git a/home/env/config/bspwm/startup.sh b/home/desktop/config/bspwm/startup.sh similarity index 100% rename from home/env/config/bspwm/startup.sh rename to home/desktop/config/bspwm/startup.sh diff --git a/home/env/config/eww/bar/eww.scss b/home/desktop/config/eww/bar/eww.scss similarity index 100% rename from home/env/config/eww/bar/eww.scss rename to home/desktop/config/eww/bar/eww.scss diff --git a/home/env/config/eww/bar/eww.yuck b/home/desktop/config/eww/bar/eww.yuck similarity index 100% rename from home/env/config/eww/bar/eww.yuck rename to home/desktop/config/eww/bar/eww.yuck diff --git a/home/env/config/eww/bar/scripts/change-active-workspace b/home/desktop/config/eww/bar/scripts/change-active-workspace similarity index 100% rename from home/env/config/eww/bar/scripts/change-active-workspace rename to home/desktop/config/eww/bar/scripts/change-active-workspace diff --git a/home/env/config/eww/bar/scripts/get-active-workspace b/home/desktop/config/eww/bar/scripts/get-active-workspace similarity index 100% rename from home/env/config/eww/bar/scripts/get-active-workspace rename to home/desktop/config/eww/bar/scripts/get-active-workspace diff --git a/home/env/config/eww/bar/scripts/get-workspaces b/home/desktop/config/eww/bar/scripts/get-workspaces similarity index 100% rename from home/env/config/eww/bar/scripts/get-workspaces rename to home/desktop/config/eww/bar/scripts/get-workspaces diff --git a/home/env/config/eww/bar/scripts/getram b/home/desktop/config/eww/bar/scripts/getram similarity index 100% rename from home/env/config/eww/bar/scripts/getram rename to home/desktop/config/eww/bar/scripts/getram diff --git a/home/env/config/eww/bar/scripts/getvol b/home/desktop/config/eww/bar/scripts/getvol similarity index 100% rename from home/env/config/eww/bar/scripts/getvol rename to home/desktop/config/eww/bar/scripts/getvol diff --git a/home/env/config/eww/eww.scss b/home/desktop/config/eww/eww.scss similarity index 100% rename from home/env/config/eww/eww.scss rename to home/desktop/config/eww/eww.scss diff --git a/home/env/config/eww/eww.yuck b/home/desktop/config/eww/eww.yuck similarity index 100% rename from home/env/config/eww/eww.yuck rename to home/desktop/config/eww/eww.yuck diff --git a/home/env/config/eww/powermenu/eww.scss b/home/desktop/config/eww/powermenu/eww.scss similarity index 100% rename from home/env/config/eww/powermenu/eww.scss rename to home/desktop/config/eww/powermenu/eww.scss diff --git a/home/env/config/eww/powermenu/eww.yuck b/home/desktop/config/eww/powermenu/eww.yuck similarity index 100% rename from home/env/config/eww/powermenu/eww.yuck rename to home/desktop/config/eww/powermenu/eww.yuck diff --git a/home/env/config/eww/powermenu/wallpaper b/home/desktop/config/eww/powermenu/wallpaper similarity index 100% rename from home/env/config/eww/powermenu/wallpaper rename to home/desktop/config/eww/powermenu/wallpaper diff --git a/home/env/config/hypr/hyprland-H0615.conf b/home/desktop/config/hypr/hyprland-H0615.conf similarity index 100% rename from home/env/config/hypr/hyprland-H0615.conf rename to home/desktop/config/hypr/hyprland-H0615.conf diff --git a/home/env/config/hypr/hyprland-vanguard.conf b/home/desktop/config/hypr/hyprland-vanguard.conf similarity index 100% rename from home/env/config/hypr/hyprland-vanguard.conf rename to home/desktop/config/hypr/hyprland-vanguard.conf diff --git a/home/env/config/hypr/hyprland.conf b/home/desktop/config/hypr/hyprland.conf similarity index 100% rename from home/env/config/hypr/hyprland.conf rename to home/desktop/config/hypr/hyprland.conf diff --git a/home/env/config/hypr/hyprpaper-H0615.conf b/home/desktop/config/hypr/hyprpaper-H0615.conf similarity index 100% rename from home/env/config/hypr/hyprpaper-H0615.conf rename to home/desktop/config/hypr/hyprpaper-H0615.conf diff --git a/home/env/config/hypr/hyprpaper-northstar.conf b/home/desktop/config/hypr/hyprpaper-northstar.conf similarity index 100% rename from home/env/config/hypr/hyprpaper-northstar.conf rename to home/desktop/config/hypr/hyprpaper-northstar.conf diff --git a/home/env/config/hypr/hyprpaper-vanguard.conf b/home/desktop/config/hypr/hyprpaper-vanguard.conf similarity index 100% rename from home/env/config/hypr/hyprpaper-vanguard.conf rename to home/desktop/config/hypr/hyprpaper-vanguard.conf diff --git a/home/env/config/hypr/macchiato.conf b/home/desktop/config/hypr/macchiato.conf similarity index 100% rename from home/env/config/hypr/macchiato.conf rename to home/desktop/config/hypr/macchiato.conf diff --git a/home/env/config/polybar/polybar.ini b/home/desktop/config/polybar/polybar.ini similarity index 100% rename from home/env/config/polybar/polybar.ini rename to home/desktop/config/polybar/polybar.ini diff --git a/home/env/config/rofi/catppuccin-macchiato.rasi b/home/desktop/config/rofi/catppuccin-macchiato.rasi similarity index 100% rename from home/env/config/rofi/catppuccin-macchiato.rasi rename to home/desktop/config/rofi/catppuccin-macchiato.rasi diff --git a/home/env/config/sway/swayconfig-H0615 b/home/desktop/config/sway/swayconfig-H0615 similarity index 100% rename from home/env/config/sway/swayconfig-H0615 rename to home/desktop/config/sway/swayconfig-H0615 diff --git a/home/env/config/sway/swayconfig-northstar b/home/desktop/config/sway/swayconfig-northstar similarity index 100% rename from home/env/config/sway/swayconfig-northstar rename to home/desktop/config/sway/swayconfig-northstar diff --git a/home/env/config/waybar/config b/home/desktop/config/waybar/config similarity index 100% rename from home/env/config/waybar/config rename to home/desktop/config/waybar/config diff --git a/home/env/config/waybar/config-hyprland b/home/desktop/config/waybar/config-hyprland similarity index 100% rename from home/env/config/waybar/config-hyprland rename to home/desktop/config/waybar/config-hyprland diff --git a/home/env/config/waybar/config-sway b/home/desktop/config/waybar/config-sway similarity index 100% rename from home/env/config/waybar/config-sway rename to home/desktop/config/waybar/config-sway diff --git a/home/env/config/waybar/style.css b/home/desktop/config/waybar/style.css similarity index 100% rename from home/env/config/waybar/style.css rename to home/desktop/config/waybar/style.css diff --git a/home/env/dunst.nix b/home/desktop/dunst.nix similarity index 100% rename from home/env/dunst.nix rename to home/desktop/dunst.nix diff --git a/home/env/gtk.nix b/home/desktop/gtk.nix similarity index 100% rename from home/env/gtk.nix rename to home/desktop/gtk.nix diff --git a/home/env/hyprland.nix b/home/desktop/hyprland.nix similarity index 100% rename from home/env/hyprland.nix rename to home/desktop/hyprland.nix diff --git a/home/env/picom.nix b/home/desktop/picom.nix similarity index 100% rename from home/env/picom.nix rename to home/desktop/picom.nix diff --git a/home/env/pkgs/rot8/backup.nix b/home/desktop/pkgs/rot8/backup.nix similarity index 100% rename from home/env/pkgs/rot8/backup.nix rename to home/desktop/pkgs/rot8/backup.nix diff --git a/home/env/pkgs/rot8/default.nix b/home/desktop/pkgs/rot8/default.nix similarity index 100% rename from home/env/pkgs/rot8/default.nix rename to home/desktop/pkgs/rot8/default.nix diff --git a/home/env/polybar.nix b/home/desktop/polybar.nix similarity index 100% rename from home/env/polybar.nix rename to home/desktop/polybar.nix diff --git a/home/env/rofi.nix b/home/desktop/rofi.nix similarity index 100% rename from home/env/rofi.nix rename to home/desktop/rofi.nix diff --git a/home/env/sway.nix b/home/desktop/sway.nix similarity index 100% rename from home/env/sway.nix rename to home/desktop/sway.nix diff --git a/home/env/sxhkd.nix b/home/desktop/sxhkd.nix similarity index 100% rename from home/env/sxhkd.nix rename to home/desktop/sxhkd.nix diff --git a/home/env/waybar.nix b/home/desktop/waybar.nix similarity index 100% rename from home/env/waybar.nix rename to home/desktop/waybar.nix diff --git a/home/env/xfce.nix b/home/desktop/xfce.nix similarity index 100% rename from home/env/xfce.nix rename to home/desktop/xfce.nix diff --git a/home/env/xresources.nix b/home/desktop/xresources.nix similarity index 100% rename from home/env/xresources.nix rename to home/desktop/xresources.nix