From 1adf74796db21b39d55cc8bc65c7d68dbfe024dc Mon Sep 17 00:00:00 2001 From: Kopatz <7265381+Kropatz@users.noreply.github.com> Date: Fri, 27 Oct 2023 09:54:11 +0200 Subject: [PATCH] move files --- {.config => laptop/.config}/hypr/hyprland.conf | 0 {.config => laptop/.config}/hypr/start.sh | 0 {.config => laptop/.config}/rofi/config.rasi | 0 {.config => laptop/.config}/rofi/nord.rasi | 0 .ideavimrc => laptop/.ideavimrc | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename {.config => laptop/.config}/hypr/hyprland.conf (100%) rename {.config => laptop/.config}/hypr/start.sh (100%) rename {.config => laptop/.config}/rofi/config.rasi (100%) rename {.config => laptop/.config}/rofi/nord.rasi (100%) rename .ideavimrc => laptop/.ideavimrc (100%) diff --git a/.config/hypr/hyprland.conf b/laptop/.config/hypr/hyprland.conf similarity index 100% rename from .config/hypr/hyprland.conf rename to laptop/.config/hypr/hyprland.conf diff --git a/.config/hypr/start.sh b/laptop/.config/hypr/start.sh similarity index 100% rename from .config/hypr/start.sh rename to laptop/.config/hypr/start.sh diff --git a/.config/rofi/config.rasi b/laptop/.config/rofi/config.rasi similarity index 100% rename from .config/rofi/config.rasi rename to laptop/.config/rofi/config.rasi diff --git a/.config/rofi/nord.rasi b/laptop/.config/rofi/nord.rasi similarity index 100% rename from .config/rofi/nord.rasi rename to laptop/.config/rofi/nord.rasi diff --git a/.ideavimrc b/laptop/.ideavimrc similarity index 100% rename from .ideavimrc rename to laptop/.ideavimrc