diff --git a/IMPORTED_FROM_MANJARO/.Xauthority b/IMPORTED_FROM_MANJARO/.Xauthority
deleted file mode 100644
index cf25e33..0000000
Binary files a/IMPORTED_FROM_MANJARO/.Xauthority and /dev/null differ
diff --git a/IMPORTED_FROM_MANJARO/.config/GTKmenu/BspwmDesktopMenu b/IMPORTED_FROM_MANJARO/.config/GTKmenu/BspwmDesktopMenu
deleted file mode 100755
index 4897fc5..0000000
--- a/IMPORTED_FROM_MANJARO/.config/GTKmenu/BspwmDesktopMenu
+++ /dev/null
@@ -1,64 +0,0 @@
-# …………… Beginning of menu ……………
-Submenu = Flip
-
- icon = NULL
-
- item = Vertical flip
- cmd = bspc desktop -F horizontal
- icon = NULL
-
- item = Horizontal flip
- cmd = bspc desktop -F vertical
- icon = NULL
-
-Submenu = Rotate
-
- icon = NULL
-
- item = +90°
- cmd = bspc desktop -R 90
- icon = NULL
-
- item = -90°
- cmd = bspc desktop -R -90
- icon = NULL
-
- item = +180°
- cmd = bspc desktop -R 180
- icon = NULL
-
-separator
-
-item = Balance windows
-cmd = bspc desktop -B
-icon = NULL
-
-item = Equalize windows
-cmd = bspc desktop -E
-icon = NULL
-
-separator
-
-item = Rename current desktop
-cmd = bspwm-zenity desktop-rename
-icon = NULL
-
-separator
-
-item = Add a desktop
-cmd = bspwm-zenity desktop-add
-icon = NULL
-
-item = Remove a desktop
-cmd = bspwm-zenity desktop-remove
-icon = NULL
-
-separator
-
-item = Swap with desktop
-cmd = bspwm-zenity desktop-swap
-icon = NULL
-
-item = Move to another monitor
-cmd =
-icon = NULL
\ No newline at end of file
diff --git a/IMPORTED_FROM_MANJARO/.config/GTKmenu/BspwmDesktopMenui b/IMPORTED_FROM_MANJARO/.config/GTKmenu/BspwmDesktopMenui
deleted file mode 100755
index 8394eaf..0000000
--- a/IMPORTED_FROM_MANJARO/.config/GTKmenu/BspwmDesktopMenui
+++ /dev/null
@@ -1,103 +0,0 @@
-# …………… Beginning of menu ……………
-submenu = Flip
-
- icon = /usr/share/icons/Adwaita/scalable/actions/object-flip-horizontal-symbolic.svg
-
- item = Vertical flip
- cmd = bspc node @/ -F horizontal
- icon = /usr/share/icons/Adwaita/scalable/actions/object-flip-vertical-symbolic.svg
-
- item = Horizontal flip
- cmd = bspc node @/ -F vertical
- icon = /usr/share/icons/Adwaita/scalable/actions/object-flip-horizontal-symbolic.svg
-
-submenu = Rotate
-
- icon = /usr/share/icons/Adwaita/scalable/actions/view-refresh-symbolic.svg
-
- item = +90°
- cmd = bspc node @/ -R 90
- icon = /usr/share/icons/Adwaita/scalable/actions/object-rotate-right-symbolic.svg
-
- item = -90°
- cmd = bspc node @/ -R -90
- icon = /usr/share/icons/Adwaita/scalable/actions/object-rotate-left-symbolic.svg
-
- item = +180°
- cmd = bspc node @/ -R 180
- icon = /usr/share/icons/Adwaita/scalable/actions/view-refresh-symbolic.svg
-
-separator
-
-item = Balance windows
-cmd = bspc node @/ -B
-icon = /usr/share/icons/Adwaita/scalable/actions/view-continuous-symbolic.svg
-
-item = Equalize windows
-cmd = bspc node @/ -E
-icon = /usr/share/icons/Adwaita/scalable/actions/view-grid-symbolic.svg
-
-separator
-
-item = Rename current desktop
-cmd = bspc-zen desktop-rename
-icon = /usr/share/icons/Adwaita/scalable/devices/pda-symbolic.svg
-
-separator
-
-item = Add a desktop
-cmd = bspc-zen desktop-add
-icon = /usr/share/icons/Adwaita/scalable/actions/list-add-symbolic.svg
-
-item = Remove a desktop
-cmd = bspc-zen desktop-remove
-icon = /usr/share/icons/Adwaita/scalable/actions/list-remove-symbolic.svg
-
-item = Swap with desktop
-cmd = bspc-zen desktop-swap
-icon = /usr/share/icons/Adwaita/scalable/actions/edit-copy-symbolic.svg
-
-separator
-
-item = Toggle focus follows pointer
-cmd = toggle-focus-follows-pointer
-icon = /usr/share/icons/Adwaita/scalable/devices/input-mouse-symbolic.svg
-
-item = Toggle pointer follows focus
-cmd = toggle-pointer-follows-focus
-icon = /usr/share/icons/Adwaita/scalable/devices/input-keyboard-symbolic.svg
-
-item = Toggle dynamic gaps
-cmd = autogap
-icon = /usr/share/icons/Adwaita/scalable/emblems/emblem-important-symbolic.svg
-
-item = Toggle automatic balancing
-cmd = euclid_balance
-icon = /usr/share/icons/Adwaita/scalable/emblems/emblem-synchronizing-symbolic.svg
-
-#item = Move to another monitor
-#cmd =
-#icon = NULL
-submenu = External rules
-
- icon = /usr/share/icons/Adwaita/scalable/actions/send-to-symbolic.svg
-
- item = Pseudo automatic mode
- cmd = bspc config external_rules_command /usr/bin/pseudo_automatic_mode
- icon = /usr/share/icons/Adwaita/scalable/actions/bookmark-new-symbolic.svg
-
- item = Euclid mode
- cmd = bspc config external_rules_command /usr/bin/euclid_mode
- icon = /usr/share/icons/Adwaita/scalable/actions/view-sort-ascending-symbolic.svg
-
- item = Automatic mode
- cmd = bspc config external_rules_command no
- icon = /usr/share/icons/Adwaita/scalable/emblems/emblem-default-symbolic.svg
-
-item = Manage rules
-cmd = roxterm -e bspwm-ruler
-icon = /usr/share/icons/Adwaita/scalable/apps/preferences-desktop-keyboard-shortcuts-symbolic.svg
-
-item = Choose wallpaper
-cmd = wallpaper
-icon = /usr/share/icons/Adwaita/scalable/apps/preferences-desktop-wallpaper-symbolic.svg
diff --git a/IMPORTED_FROM_MANJARO/.config/GTKmenu/BspwmMenu b/IMPORTED_FROM_MANJARO/.config/GTKmenu/BspwmMenu
deleted file mode 100755
index d6a1f4c..0000000
--- a/IMPORTED_FROM_MANJARO/.config/GTKmenu/BspwmMenu
+++ /dev/null
@@ -1,196 +0,0 @@
-# …………… Beginning of menu ……………
-
-Submenu = Window
-
- icon = NULL
-
- item = Floating
- cmd = bspc window -t floating
- icon = NULL
-
- item = Monocle
- cmd = bspc desktop -l next
- icon = NULL
-
- item = Fullscreen
- cmd = bspc window -t fullscreen
- icon = NULL
-
- item = Pseudo-tiling
- cmd = bspc window -t pseudo_tiled
- icon = NULL
-
- item = Lock
- cmd = bspc window -t locked
- icon = NULL
-
- item = Sticky
- cmd = bspc window -t sticky
- icon = NULL
-
- item = Private
- cmd = bspc window -t private
- icon = NULL
-
-Submenu = Move to...
-
- icon = NULL
-
- item = Desktop n°...
- cmd = bspwm-zenity move-to-desktop
- icon = NULL
-
- item = Next empty desktop
- cmd = bspc window -d next.free
- icon = NULL
-
- item = Last focused desktop
- cmd = bspc window -d last
- icon = NULL
-
- separator
-
- item = Swap with biggest window
- cmd = bspc window -w biggest.local
- icon = NULL
-
- item = Move to another monitor
- cmd =
- icon = NULL
-
-
-Submenu = Desktop
-
- icon = NULL
-
- Submenu = Flip
-
- icon = NULL
-
- item = Vertical flip
- cmd = bspc desktop -F horizontal
- icon = NULL
-
- item = Horizontal flip
- cmd = bspc desktop -F vertical
- icon = NULL
-
- Submenu = Rotate
-
- icon = NULL
-
- item = +90°
- cmd = bspc desktop -R 90
- icon = NULL
-
- item = -90°
- cmd = bspc desktop -R -90
- icon = NULL
-
- item = +180°
- cmd = bspc desktop -R 180
- icon = NULL
-
- separator
-
- item = Balance windows
- cmd = bspc desktop -B
- icon = NULL
-
- item = Equalize windows
- cmd = bspc desktop -E
- icon = NULL
-
- separator
-
- item = Rename current desktop
- cmd = bspwm-zenity desktop-rename
- icon = NULL
-
- separator
-
- item = Add a desktop
- cmd = bspwm-zenity desktop-add
- icon = NULL
-
- item = Remove a desktop
- cmd = bspwm-zenity desktop-remove
- icon = NULL
-
- separator
-
- item = Swap with desktop
- cmd = bspwm-zenity desktop-swap
- icon = NULL
-
- item = Move to another monitor
- cmd =
- icon = NULL
-
-
-Submenu = Manual
-
- icon = NULL
-
- Submenu = Manual split
-
- icon = NULL
-
- item = Up
- cmd = bspc window -p up
- icon = NULL
-
- item = Right
- cmd = bspc window -p right
- icon = NULL
-
- item = Left
- cmd = bspc window -p left
- icon = NULL
-
- item = Down
- cmd = bspc window -p down
- icon = NULL
-
- Submenu = Split ratio
-
- icon = NULL
-
- item = 25%
- cmd = bspc window -r 0.25
- icon = NULL
-
- item = 50%
- cmd = bspc window -r 0.5
- icon = NULL
-
- item = 75%
- cmd = bspc window -r 0.75
- icon = NULL
-
- separator
-
- item = Move to last manual split
- cmd = bspc window -w last.manual
- icon = NULL
-
- item = Cancel all splits
- cmd = bspc desktop -c
- icon = NULL
-
-
-separator
-
-item = Next urgent window
-cmd = bspc window -f next.urgent
-icon = NULL
-
-separator
-
-item = Close window
-cmd = bspc window -c
-icon = NULL
-
-item = Close the window class
-cmd = xdo close -cd
-icon = NULL
diff --git a/IMPORTED_FROM_MANJARO/.config/GTKmenu/BspwmWindowMenu b/IMPORTED_FROM_MANJARO/.config/GTKmenu/BspwmWindowMenu
deleted file mode 100755
index 8c872b1..0000000
--- a/IMPORTED_FROM_MANJARO/.config/GTKmenu/BspwmWindowMenu
+++ /dev/null
@@ -1,126 +0,0 @@
-#Bspwm_window_menu
-# …………… Beginning of menu ……………
-Submenu = Window
-
- icon = NULL
-
- item = Floating
- cmd = bspc window -t floating
- icon = NULL
-
- item = Monocle
- cmd = bspc desktop -l next
- icon = NULL
-
- item = Fullscreen
- cmd = bspc window -t fullscreen
- icon = NULL
-
- item = Pseudo-tiling
- cmd = bspc window -t pseudo_tiled
- icon = NULL
-
- item = Lock
- cmd = bspc window -t locked
- icon = NULL
-
- item = Sticky
- cmd = bspc window -t sticky
- icon = NULL
-
- item = Private
- cmd = bspc window -t private
- icon = NULL
-
-Submenu = Move to...
-
- icon = NULL
-
- item = Desktop n°...
- cmd = bspwm-zenity move-to-desktop
- icon = NULL
-
- item = Next empty desktop
- cmd = bspc window -d next.free
- icon = NULL
-
- item = Last focused desktop
- cmd = bspc window -d last
- icon = NULL
-
- separator
-
- item = Swap with biggest window
- cmd = bspc window -w biggest.local
- icon = NULL
-
- item = Move to another monitor
- cmd =
- icon = NULL
-Submenu = Manual
-
- icon = NULL
-
- Submenu = Manual split
-
- icon = NULL
-
- item = Up
- cmd = bspc window -p up
- icon = NULL
-
- item = Right
- cmd = bspc window -p right
- icon = NULL
-
- item = Left
- cmd = bspc window -p left
- icon = NULL
-
- item = Down
- cmd = bspc window -p down
- icon = NULL
-
- Submenu = Split ratio
-
- icon = NULL
-
- item = 25%
- cmd = bspc window -r 0.25
- icon = NULL
-
- item = 50%
- cmd = bspc window -r 0.5
- icon = NULL
-
- item = 75%
- cmd = bspc window -r 0.75
- icon = NULL
-
- separator
-
- item = Move to last manual split
- cmd = bspc window -w last.manual
- icon = NULL
-
- item = Cancel all splits
- cmd = bspc desktop -c
- icon = NULL
-
-
-separator
-
-item = Next urgent window
-cmd = bspc window -f next.urgent
-icon = NULL
-
-separator
-
-item = Close window
-cmd = bspc window -c
-icon = NULL
-
-item = Close the window class
-cmd = xdo close -cd
-icon = NULL
-
diff --git a/IMPORTED_FROM_MANJARO/.config/GTKmenu/BspwmWindowMenui b/IMPORTED_FROM_MANJARO/.config/GTKmenu/BspwmWindowMenui
deleted file mode 100755
index de67099..0000000
--- a/IMPORTED_FROM_MANJARO/.config/GTKmenu/BspwmWindowMenui
+++ /dev/null
@@ -1,130 +0,0 @@
-#Bspwm_window_menu
-# …………… Beginning of menu ……………
-submenu = Window
-
- icon = /usr/share/icons/Adwaita/scalable/actions/view-restore-symbolic.svg
-
- item = Floating
- cmd = bspc node -t floating
- icon = /usr/share/icons/Adwaita/scalable/actions/edit-copy-symbolic.svg
-
- item = Tiled
- cmd = bspc node -t tiled
- icon = /usr/share/icons/Adwaita/scalable/actions/edit-select-all-symbolic.svg
-
- item = Monocle
- cmd = bspc desktop -l next
- icon = /usr/share/icons/Adwaita/scalable/actions/window-maximize-symbolic.svg
-
- item = Fullscreen
- cmd = bspc node -t fullscreen
- icon = /usr/share/icons/Adwaita/scalable/actions/view-fullscreen-symbolic.svg
-
- item = Pseudo-tiling
- cmd = bspc node -t pseudo_tiled
- icon = /usr/share/icons/Adwaita/scalable/actions/edit-select-all-symbolic.svg
-
- item = Lock
- cmd = bspc node -g locked
- icon = /usr/share/icons/Adwaita/scalable/status/changes-allow-symbolic.svg
-
- item = Sticky
- cmd = bspc node -g sticky
- icon = /usr/share/icons/Adwaita/scalable/actions/process-stop-symbolic.svg
-
- item = Private
- cmd = bspc node -g private
- icon = /usr/share/icons/Adwaita/scalable/actions/star-new-symbolic.svg
-
-submenu = Move to...
-
- icon = /usr/share/icons/Adwaita/scalable/actions/send-to-symbolic.svg
-
- item = Desktop n°...
- cmd = bspwm-zenity move-to-desktop
- icon = NULL
-
- item = Next empty desktop
- cmd = bspc node -d next.free
- icon = NULL
-
- item = Last focused desktop
- cmd = bspc node -d last
- icon = NULL
-
- separator
-
- item = Swap with biggest window
- cmd = bspc node -w biggest.local
- icon = NULL
-
- item = Move to another monitor
- cmd =
- icon = NULL
-submenu = Manual
-
- icon = /usr/share/icons/Adwaita/scalable/actions/edit-cut-symbolic.svg
-
- submenu = Manual split
-
- icon = /usr/share/icons/Adwaita/scalable/actions/edit-cut-symbolic.svg
-
- item = Up
- cmd = bspc node -p north
- icon = /usr/share/icons/Adwaita/scalable/actions/go-up-symbolic.svg
-
- item = Right
- cmd = bspc node -p east
- icon = /usr/share/icons/Adwaita/scalable/actions/go-next-symbolic.svg
-
- item = Left
- cmd = bspc node -p west
- icon = /usr/share/icons/Adwaita/scalable/actions/go-previous-symbolic.svg
-
- item = Down
- cmd = bspc node -p south
- icon = /usr/share/icons/Adwaita/scalable/actions/go-down-symbolic.svg
-
- submenu = Split ratio
-
- icon = NULL
-
- item = 25%
- cmd = bspc node -o 0.25
- icon = NULL
-
- item = 50%
- cmd = bspc node -o 0.5
- icon = NULL
-
- item = 75%
- cmd = bspc node -o 0.75
- icon = NULL
-
- separator
-
- item = Move to last manual split
- cmd = bspc node -w last.manual
- icon = /usr/share/icons/Adwaita/scalable/actions/focus-windows-symbolic.svg
-
- item = Cancel all splits
- cmd = bspc desktop -c
- icon = /usr/share/icons/Adwaita/scalable/actions/action-unavailable-symbolic.svg
-
-
-separator
-
-item = Next urgent window
-cmd = bspc node -f next.urgent
-icon = /usr/share/icons/Adwaita/scalable/actions/focus-windows-symbolic.svg
-
-separator
-
-item = Close window
-cmd = bspc node -c
-icon = /usr/share/icons/Adwaita/scalable/actions/window-close-symbolic.svg
-
-item = Close the window class
-cmd = xdo close -cd
-icon = /usr/share/icons/Adwaita/scalable/actions/window-close-symbolic.svg
-
diff --git a/IMPORTED_FROM_MANJARO/.config/GTKmenu/LaunchMenu b/IMPORTED_FROM_MANJARO/.config/GTKmenu/LaunchMenu
deleted file mode 100755
index 95b09e0..0000000
--- a/IMPORTED_FROM_MANJARO/.config/GTKmenu/LaunchMenu
+++ /dev/null
@@ -1,62 +0,0 @@
-item = Applications
-cmd = dboxrun
-icon = /usr/share/icons/Adwaita/scalable/actions/system-run-symbolic.svg
-
-item = Find
-cmd = rofi-finder.sh
-icon = /usr/share/icons/Adwaita/scalable/apps/preferences-system-search-symbolic.svg
-
-item = Terminal
-cmd = default-terminal
-icon = /usr/share/icons/Adwaita/scalable/apps/utilities-terminal-symbolic.svg
-
-item = Browser
-cmd = default-browser
-icon = /usr/share/icons/Adwaita/scalable/apps/web-browser-symbolic.svg
-
-item = Files
-cmd = pcmanfm
-icon = /usr/share/icons/Adwaita/scalable/apps/system-file-manager-symbolic.svg
-
-item = Editor
-cmd = default-editor
-icon = /usr/share/icons/Adwaita/scalable/apps/text-editor-symbolic.svg
-
-item = Package Manager
-cmd = default-terminal -e pacui
-icon = /usr/share/icons/Adwaita/scalable/apps/system-software-install-symbolic.svg
-
-item = Main menu
-cmd = default-terminal -e bmenu
-icon = /usr/share/icons/Adwaita/scalable/apps/utilities-system-monitor-symbolic.svg
-
-separator
-
-submenu = Exit
-
- icon = /usr/share/icons/Adwaita/scalable/actions/system-shutdown-symbolic.svg
-
- item = Lock screen
- cmd = screenlock
- icon = /usr/share/icons/Adwaita/scalable/status/changes-allow-symbolic.svg
-
- item = Logout
- cmd = bspc quit 1
- icon = /usr/share/icons/Adwaita/scalable/actions/application-exit-symbolic.svg
-
- item = Suspend
- cmd = systemctl suspend
- icon = /usr/share/icons/Adwaita/scalable/apps/utilities-system-monitor-symbolic.svg
-
- item = Hibenate
- cmd = systemctl hibernate
- icon = /usr/share/icons/Adwaita/scalable/actions/document-save-symbolic.svg
-
- item = Reboot
- cmd = reboot
- icon = /usr/share/icons/Adwaita/scalable/actions/view-refresh-symbolic.svg
-
- item = Shutdown
- cmd = poweroff
- icon = /usr/share/icons/Adwaita/scalable/actions/system-shutdown-symbolic.svg
-
diff --git a/IMPORTED_FROM_MANJARO/.config/GTKmenu/MainMenu b/IMPORTED_FROM_MANJARO/.config/GTKmenu/MainMenu
deleted file mode 100755
index 1ab8bcd..0000000
--- a/IMPORTED_FROM_MANJARO/.config/GTKmenu/MainMenu
+++ /dev/null
@@ -1,110 +0,0 @@
-menupos = 0 40
-
-iconsize = 25
-
-item = Run
-cmd = dboxrun
-icon = /usr/share/icons/Adwaita/scalable/actions/system-run-symbolic.svg
-
-item = Applications
-cmd = morc_menu
-icon = /usr/share/icons/Adwaita/scalable/actions/open-menu-symbolic.svg
-
-item = Find
-cmd = finder
-icon = /usr/share/icons/Adwaita/scalable/apps/preferences-system-search-symbolic.svg
-
-item = Terminal
-cmd = default-terminal
-icon = /usr/share/icons/Adwaita/scalable/apps/utilities-terminal-symbolic.svg
-
-item = Browser
-cmd = default-browser
-icon = /usr/share/icons/Adwaita/scalable/apps/web-browser-symbolic.svg
-
-item = Files
-cmd = spacefm
-icon = /usr/share/icons/Adwaita/scalable/apps/system-file-manager-symbolic.svg
-
-item = Editor
-cmd = default-editor
-icon = /usr/share/icons/Adwaita/scalable/apps/text-editor-symbolic.svg
-
-item = Package Manager
-cmd = default-terminal -e pacui
-icon = /usr/share/icons/Adwaita/scalable/apps/system-software-install-symbolic.svg
-
-item = Main menu
-cmd = default-terminal -e bmenu
-icon = /usr/share/icons/Adwaita/scalable/apps/utilities-system-monitor-symbolic.svg
-
-separator
-submenu = Settings
-
- icon = /usr/share/icons/Adwaita/scalable/emblems/emblem-system-symbolic.svg
-
- item = Keybindings
- cmd = default-editor .config/sxhkd/sxhkdrc
- icon = /usr/share/icons/Adwaita/scalable/apps/preferences-desktop-keyboard-shortcuts-symbolic.svg
-
- item = Bspwmrc
- cmd = default-editor .config/bspwm/bspwmrc
- icon = /usr/share/icons/Adwaita/scalable/apps/text-editor-symbolic.svg
-
- item = Autostart
- cmd = default-editor .config/bspwm/autostart
- icon = /usr/share/icons/Adwaita/scalable/actions/system-run-symbolic.svg
-
- item = Profile
- cmd = default-editor .profile
- icon = /usr/share/icons/Adwaita/scalable/apps/user-info-symbolic.svg
-
- item = Dmenu settings
- cmd = default-editor .dmenurc
- icon = /usr/share/icons/Adwaita/scalable/actions/open-menu-symbolic.svg
-
- item = Panel settings
- cmd = default-editor .limepanelrc
- icon = /usr/share/icons/Adwaita/scalable/actions/document-properties-symbolic.svg
-
- item = Appearance
- cmd = lxappearance
- icon = /usr/share/icons/Adwaita/scalable/apps/preferences-color-symbolic.svg
-
- item = Firewall
- cmd = zensu gufw
- icon = /usr/share/icons/Adwaita/scalable/status/security-high-symbolic.svg
-
- item = Network
- cmd = default-terminal -e nmtui
- icon = /usr/share/icons/Adwaita/scalable/apps/preferences-system-network-symbolic.svg
-separator
-
-submenu = Exit
-
- icon = /usr/share/icons/Adwaita/scalable/actions/system-shutdown-symbolic.svg
-
- item = Lock screen
- cmd = screenlock
- icon = /usr/share/icons/Adwaita/scalable/status/changes-allow-symbolic.svg
-
- item = Logout
- cmd = bspc quit 1
- icon = /usr/share/icons/Adwaita/scalable/actions/application-exit-symbolic.svg
-
- item = Suspend
- cmd = systemctl suspend
- icon = /usr/share/icons/Adwaita/scalable/apps/utilities-system-monitor-symbolic.svg
-
- item = Hibenate
- cmd = systemctl hibernate
- icon = /usr/share/icons/Adwaita/scalable/actions/document-save-symbolic.svg
-
- item = Reboot
- cmd = reboot
- icon = /usr/share/icons/Adwaita/scalable/actions/view-refresh-symbolic.svg
-
- item = Shutdown
- cmd = poweroff
- icon = /usr/share/icons/Adwaita/scalable/actions/system-shutdown-symbolic.svg
-
diff --git a/IMPORTED_FROM_MANJARO/.config/GTKmenu/appmenu b/IMPORTED_FROM_MANJARO/.config/GTKmenu/appmenu
deleted file mode 100755
index b4b774d..0000000
--- a/IMPORTED_FROM_MANJARO/.config/GTKmenu/appmenu
+++ /dev/null
@@ -1,617 +0,0 @@
-item = Terminal
-cmd = termite
-icon = NULL
-
-item = Browser
-cmd = firefox
-icon = NULL
-
-item = Filemanager
-cmd = spacefm
-icon = NULL
-
-item = Settings
-cmd = xfce4-settings-manager
-icon = NULL
-
-separator
-Submenu = Development
- icon = NULL
-
- item = Geany
- cmd = geany
- icon = NULL
-
- item = OpenJDK Policy Tool
- cmd = policytool
- icon = NULL
-
- item = Qt Assistant
- cmd = /usr/lib/qt/bin/assistant
- icon = NULL
-
- item = Qt Designer
- cmd = /usr/lib/qt/bin/designer
- icon = NULL
-
- item = Qt Linguist
- cmd = /usr/lib/qt/bin/linguist
- icon = NULL
-
- item = Qt QDbusViewer
- cmd = /usr/lib/qt/bin/qdbusviewer
- icon = NULL
-
- item = Qt4 Assistant
- cmd = assistant-qt4
- icon = NULL
-
- item = Qt4 Designer
- cmd = designer-qt4
- icon = NULL
-
- item = Qt4 Linguist
- cmd = linguist-qt4
- icon = NULL
-
- item = Qt4 QDbusViewer
- cmd = qdbusviewer-qt4
- icon = NULL
-
-Submenu = Editors
- icon = NULL
-
- item = Leafpad
- cmd = leafpad
- icon = NULL
-
- item = Vi IMproved
- cmd = gvim
- icon = NULL
-
-Submenu = Graphics
- icon = NULL
-
- item = GNU Image Manipulation Program
- cmd = gimp-2.8
- icon = NULL
-
- item = Image Viewer
- cmd = gpicview
- icon = NULL
-
- item = Simple Scan
- cmd = simple-scan
- icon = NULL
-
-Submenu = Multimedia
- icon = NULL
-
- item = Audacious
- cmd = audacious
- icon = NULL
-
- item = Audio Mixer
- cmd = xfce4-mixer
- icon = NULL
-
- item = Cheese
- cmd = cheese
- icon = NULL
-
- item = PulseAudio Volume Control
- cmd = pavucontrol
- icon = NULL
-
- item = VLC media player
- cmd = vlc
- icon = NULL
-
- item = VolWheel
- cmd = volwheel
- icon = NULL
-
-Submenu = Network
- icon = NULL
-
- item = Avahi SSH Server Browser
- cmd = bssh
- icon = NULL
-
- item = Avahi VNC Server Browser
- cmd = bvnc
- icon = NULL
-
- item = dwb
- cmd = dwb
- icon = NULL
-
- item = Empathy
- cmd = empathy
- icon = NULL
-
- item = Firefox
- cmd = firefox
- icon = NULL
-
- item = Google Chrome (unstable)
- cmd = google-chrome-unstable
- icon = NULL
-
- item = Mail Reader
- cmd = exo-open --launch MailReader
- icon = NULL
-
- item = Midori Private Browsing
- cmd = midori
- icon = NULL
-
- item = nmcli_dmenu
- cmd = nmcli_dmenu
- icon = NULL
-
- item = Pidgin Internet Messenger
- cmd = pidgin
- icon = NULL
-
- item = Skype
- cmd = skype
- icon = NULL
-
- item = Transmission
- cmd = transmission-gtk
- icon = NULL
-
- item = Web
- cmd = epiphany
- icon = NULL
-
- item = Web Browser
- cmd = exo-open --launch WebBrowser
- icon = NULL
-
-Submenu = Office
- icon = NULL
-
- item = Document Viewer
- cmd = evince
- icon = NULL
-
- item = LibreOffice Impress
- cmd = libreoffice
- icon = NULL
-
- item = Zathura
- cmd = zathura
- icon = NULL
-
-Submenu = Other
- icon = NULL
-
- item = About LXQt
- cmd = lxqt-about
- icon = NULL
-
- item = CMake
- cmd = cmake-gui
- icon = NULL
-
- item = compton
- cmd = compton
- icon = NULL
-
- item = DockX
- cmd = dockx
- icon = NULL
-
- item = Docky
- cmd = docky
- icon = NULL
-
- item = Galculator
- cmd = galculator
- icon = NULL
-
- item = IcedTea-Web Control Panel
- cmd = itweb-settings
- icon = NULL
-
- item = Isousb
- cmd = gksu isousb
- icon = NULL
-
- item = Plank
- cmd = plank
- icon = NULL
-
- item = Qt V4L2 test Utility
- cmd = qv4l2
- icon = NULL
-
-Submenu = Shells
- icon = NULL
-
- item = Files
- cmd = nautilus
- icon = NULL
-
- item = LXTerminal
- cmd = lxterminal
- icon = NULL
-
- item = Nautilus-Actions Configuration Tool
- cmd = nautilus-actions-config-tool
- icon = NULL
-
- item = Oracle VM VirtualBox
- cmd = VirtualBox
- icon = NULL
-
- item = PCManFM File Manager
- cmd = pcmanfm-qt
- icon = NULL
-
- item = Root Terminal
- cmd = gksu -l gnome-terminal
- icon = NULL
-
- item = Termite
- cmd = termite
- icon = NULL
-
- item = Thunar File Manager
- cmd = thunar
- icon = NULL
-
- item = termite
- cmd = termite
- icon = NULL
-
- item = termite (client)
- cmd = termitec
- icon = NULL
-
- item = termite (tabbed)
- cmd = termite-tabbed
- icon = NULL
-
- item = UXTerm
- cmd = uxterm
- icon = NULL
-
- item = Xfce Terminal
- cmd = xfce4-terminal
- icon = NULL
-
- item = XTerm
- cmd = xterm
- icon = NULL
-
-Submenu = System
- icon = NULL
-
- Submenu = Settings
- icon = NULL
-
- Submenu = GNOME
- icon = NULL
-
- item = Adobe Flash Player
- cmd = flash-player-properties
- icon = NULL
-
- item = DockbarX Preference
- cmd = dbx_preference
- icon = NULL
-
- item = Network Connections
- cmd = nm-connection-editor
- icon = NULL
-
- item = Plank Config
- cmd = plank-config
- icon = NULL
-
- item = Privilege granting
- cmd = gksu-properties
- icon = NULL
-
- item = Theme Configuration
- cmd = gtk-theme-config
- icon = NULL
-
- Submenu = Xfce
- icon = NULL
-
- item = Settings Manager
- cmd = xfce4-settings-manager
- icon = NULL
-
- item = Accessibility
- cmd = xfce4-accessibility-settings
- icon = NULL
-
- item = Appearance
- cmd = xfce4-appearance-settings
- icon = NULL
-
- item = Appearance
- cmd = lxqt-config-appearance
- icon = NULL
-
- item = Customize Look and Feel
- cmd = lxappearance
- icon = NULL
-
- item = Date and Time
- cmd = lxqt-admin-time
- icon = NULL
-
- item = Desktop
- cmd = xfdesktop-settings
- icon = NULL
-
- item = Desktop Notifications
- cmd = lxqt-config-notificationd
- icon = NULL
-
- item = Disks
- cmd = gnome-disks
- icon = NULL
-
- item = Display
- cmd = xfce4-display-settings
- icon = NULL
-
- item = File Associations
- cmd = lxqt-config-file-associations
- icon = NULL
-
- item = File Manager
- cmd = thunar-settings
- icon = NULL
-
- item = Keyboard
- cmd = xfce4-keyboard-settings
- icon = NULL
-
- item = Keyboard and Mouse
- cmd = lxqt-config-input
- icon = NULL
-
- item = LXQt System Settings
- cmd = lxqt-config
- icon = NULL
-
- item = Manage Printing
- cmd = xdg-open http://localhost:631/
- icon = NULL
-
- item = Manjaro Settings Manager
- cmd = manjaro-settings-manager
- icon = NULL
-
- item = MIME Type Editor
- cmd = xfce4-mime-settings
- icon = NULL
-
- item = Monitor settings
- cmd = lxqt-config-monitor
- icon = NULL
-
- item = Mouse and Touchpad
- cmd = xfce4-mouse-settings
- icon = NULL
-
- item = NVIDIA X Server Settings
- cmd = nvidia-settings
- icon = NULL
-
- item = Panel
- cmd = xfce4-panel --preferences
- icon = NULL
-
- item = Power Management
- cmd = lxqt-config-powermanagement
- icon = NULL
-
- item = Power Manager
- cmd = xfce4-power-manager-settings
- icon = NULL
-
- item = Preferred Applications
- cmd = exo-preferred-applications
- icon = NULL
-
- item = Preferred Applications
- cmd = libfm-pref-apps
- icon = NULL
-
- item = Print Settings
- cmd = system-config-printer
- icon = NULL
-
- item = Removable Drives and Media
- cmd = thunar-volman-settings
- icon = NULL
-
- item = Search and Indexing
- cmd = tracker-preferences
- icon = NULL
-
- item = Session and Startup
- cmd = xfce4-session-settings
- icon = NULL
-
- item = Session Settings
- cmd = lxqt-config-session
- icon = NULL
-
- item = Settings Editor
- cmd = xfce4-settings-editor
- icon = NULL
-
- item = Shortcut Keys
- cmd = lxqt-config-globalkeyshortcuts
- icon = NULL
-
- item = Users and Groups
- cmd = lxqt-admin-user
- icon = NULL
-
- item = Window Manager
- cmd = xfwm4-settings
- icon = NULL
-
- item = Window Manager Tweaks
- cmd = xfwm4-tweaks-settings
- icon = NULL
-
- item = Workspaces
- cmd = xfwm4-workspace-settings
- icon = NULL
-
- item = Add/Remove Software
- cmd = pamac-manager
- icon = NULL
-
- item = Avahi Zeroconf Browser
- cmd = avahi-discover
- icon = NULL
-
- item = b2im
- cmd = termite -e b2im
- icon = NULL
-
- item = BleachBit
- cmd = bleachbit
- icon = NULL
-
- item = Bulk Rename
- cmd = /usr/lib/Thunar/ThunarBulkRename
- icon = NULL
-
- item = dconf Editor
- cmd = dconf-editor
- icon = NULL
-
- item = Disk Usage Analyzer
- cmd = baobab
- icon = NULL
-
- item = Htop
- cmd = termite -e htop
- icon = NULL
-
- item = Leave
- cmd = lxqt-power
- icon = NULL
-
- item = Log Out
- cmd = xfce4-session-logout
- icon = NULL
-
- item = Logs
- cmd = gnome-logs
- icon = NULL
-
- item = Network Tools
- cmd = gnome-nettool
- icon = NULL
-
- item = Sensor Viewer
- cmd = xfce4-sensors
- icon = NULL
-
- item = Settings
- cmd = gnome-control-center --overview
- icon = NULL
-
- item = Software Update
- cmd = pamac-updater
- icon = NULL
-
- item = System Log
- cmd = gnome-system-log
- icon = NULL
-
- item = Yaourt-Gui
- cmd = termite -e yaourt-gui
- icon = NULL
-
-Submenu = Utilities
- icon = NULL
-
- item = 7-Zip FM
- cmd = 7zFM
- icon = NULL
-
- item = About Xfce
- cmd = xfce4-about
- icon = NULL
-
- item = ADesk Menu
- cmd = adeskmenu
- icon = NULL
-
- item = Application Finder
- cmd = xfce4-appfinder
- icon = NULL
-
- item = Archive Manager
- cmd = file-roller
- icon = NULL
-
- item = ClipIt
- cmd = clipit
- icon = NULL
-
- item = Contacts
- cmd = gnome-contacts
- icon = NULL
-
- item = Desktop Search
- cmd = tracker-needle
- icon = NULL
-
- item = File Manager
- cmd = exo-open --launch FileManager
- icon = NULL
-
- item = Gnome-Pie
- cmd = gnome-pie
- icon = NULL
-
- item = HP Device Manager
- cmd = hp-toolbox
- icon = NULL
-
- item = Pie Dock
- cmd = piedock
- icon = NULL
-
- item = Run Program...
- cmd = xfce4-appfinder --collapsed
- icon = NULL
-
- item = Screenshot
- cmd = gnome-screenshot --interactive
- icon = NULL
-
- item = SpaceFM File Search
- cmd = spacefm
- icon = NULL
-
- item = Terminal Emulator
- cmd = exo-open --launch TerminalEmulator
- icon = NULL
-
- item = Tweak Tool
- cmd = gnome-tweak-tool
- icon = NULL
-
-separator
-
-item = Update menu
-cmd = update_menu.sh
-icon = NULL
diff --git a/IMPORTED_FROM_MANJARO/.config/GTKmenu/appskeleton b/IMPORTED_FROM_MANJARO/.config/GTKmenu/appskeleton
deleted file mode 100755
index 0e9fba6..0000000
--- a/IMPORTED_FROM_MANJARO/.config/GTKmenu/appskeleton
+++ /dev/null
@@ -1,17 +0,0 @@
-item = Terminal
-cmd = termite
-icon = NULL
-
-item = Browser
-cmd = firefox
-icon = NULL
-
-item = Filemanager
-cmd = spacefm
-icon = NULL
-
-item = Settings
-cmd = xfce4-settings-manager
-icon = NULL
-
-separator
diff --git a/IMPORTED_FROM_MANJARO/.config/GTKmenu/menupdate b/IMPORTED_FROM_MANJARO/.config/GTKmenu/menupdate
deleted file mode 100755
index 166dd55..0000000
--- a/IMPORTED_FROM_MANJARO/.config/GTKmenu/menupdate
+++ /dev/null
@@ -1,5 +0,0 @@
-separator
-
-item = Update menu
-cmd = update_menu.sh
-icon = NULL
diff --git a/IMPORTED_FROM_MANJARO/.config/QtProject.conf b/IMPORTED_FROM_MANJARO/.config/QtProject.conf
deleted file mode 100644
index a500e0b..0000000
--- a/IMPORTED_FROM_MANJARO/.config/QtProject.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-[FileDialog]
-history=file:///home/vectorkappa/Obrazy, file:///run/media/vectorkappa/System/Users/VectorKappa/Desktop
-lastVisited=file:///run/media/vectorkappa/System/Users/VectorKappa/Desktop
-qtVersion=5.13.2
-shortcuts=file:, file:///home/vectorkappa
-sidebarWidth=90
-treeViewHeader=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\xec\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\0\xff\0\0\0\x1\0\0\0\0\0\0\0?\0\0\0\x1\0\0\0\0\0\0\0@\0\0\0\x1\0\0\0\0\0\0\0n\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff)
-viewMode=Detail
diff --git a/IMPORTED_FROM_MANJARO/.config/Thunar/accels.scm b/IMPORTED_FROM_MANJARO/.config/Thunar/accels.scm
deleted file mode 100644
index e69de29..0000000
diff --git a/IMPORTED_FROM_MANJARO/.config/Thunar/uca.xml b/IMPORTED_FROM_MANJARO/.config/Thunar/uca.xml
deleted file mode 100644
index 8f33358..0000000
--- a/IMPORTED_FROM_MANJARO/.config/Thunar/uca.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
- utilities-terminal
- Open Terminal Here
- 1552337724953608-1
- exo-open --working-directory %f --launch TerminalEmulator
- Example for a custom action
- *
-
-
-
-
diff --git a/IMPORTED_FROM_MANJARO/.config/autostart/ma-launcher.desktop b/IMPORTED_FROM_MANJARO/.config/autostart/ma-launcher.desktop
deleted file mode 100644
index 7a29437..0000000
--- a/IMPORTED_FROM_MANJARO/.config/autostart/ma-launcher.desktop
+++ /dev/null
@@ -1,5 +0,0 @@
-[Desktop Entry]
-Type=Application
-Name=ma-launcher
-Comment=create Manjaro-Architect launcher
-Exec=/usr/bin/ma-launcher
diff --git a/IMPORTED_FROM_MANJARO/.config/bspwm/autostart.save b/IMPORTED_FROM_MANJARO/.config/bspwm/autostart.save
deleted file mode 100755
index 767cf83..0000000
--- a/IMPORTED_FROM_MANJARO/.config/bspwm/autostart.save
+++ /dev/null
@@ -1,64 +0,0 @@
-##run_once is a script in /usr/bin that prevents running script if it is running already
-##
-
-## Load appearance settings
-xsetroot -cursor_name left_ptr &
-export GTK2_RC_FILES="$HOME/.gtkrc-2.0" &
-xrdb merge .Xresources &
-## Wallpaper. Nitrogen just draws wallpaper,
-sh ~/.fehbg &
-## compositing. Required for shadows, transparency and stuff.
-# Alter compton settings if using intel graphics
-GRAPHIC_CARD=$(lspci | grep -i "vga" | sed 's/.*://' | sed 's/(.*//' | sed 's/^[ \t]*//')
-if [[ $(echo $GRAPHIC_CARD | grep -i 'intel\|lenovo') != "" ]]; then MCODE='initrd=\intel-ucode.img'
- sed -i 's/"xrender"/"glx"/' ~/.config/compton.conf
- grep -q 'vsync = "opengl-swc";' ~/.config/compton.conf || echo 'vsync = "opengl-swc";' >> ~/.config/compton.conf
-fi
-## Reduces flicker. Disabling saves resources.
-compton -b &
-## enable local fonts in .fonts directory
-xset +fp /usr/share/fonts/local &
-xset +fp /usr/share/fonts/misc &
-xset +fp ~/.fonts &
-xset fp rehash &
-fc-cache -fv &
-## Automount removable media
-devmon &
-## powersaving options
-xset s off &
-xset s noblank &
-xset s noexpose &
-xset c on &
-xset -dpms &
-xbacklight -set 15 &
-## Run screenlock when suspending
-light-locker &
-## Make monitor settings persist between reboots
-eval $(awk -F'=' '/Exec=/ {print $2}' ~/.config/autostart/lxrandr-autostart.desktop) &
-## Notify about package updates
-update-checker 7200 &
-## Map super key to trigger rofi when used alone
-xcape -e 'Super_L=Super_L|Shift_L|space' &
-## Polkit agent
-/usr/lib/mate-polkit/polkit-mate-authentication-agent-1 &
-## Gnome keyring
-gnome-keyring-daemon &
-thunar --daemon &
-/usr/lib/mate-notification-daemon/mate-notification-daemon &
-## Welcome message
-sleep 1 && notify-send "Welcome to Manjaro-bspwm! " "Press super + F1 to show keybindings" &
-
-#!/usr/bin/env bash
-
-# Terminate already running bar instances
-killall -q polybar
-
-# Wait until the processes have been shut down
-while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done
-
-# Launch bar1 and bar2
-echo "---" | tee -a /tmp/polybar1.log /tmp/polybar2.log
-polybar bar1 >>/tmp/polybar1.log 2>&1 &
-polybar bar2 >>/tmp/polybar2.log 2>&1 &
-
-echo "Bars launched..."
\ No newline at end of file
diff --git a/IMPORTED_FROM_MANJARO/.config/bspwm/autostart~ b/IMPORTED_FROM_MANJARO/.config/bspwm/autostart~
deleted file mode 100755
index 4ca8ac4..0000000
--- a/IMPORTED_FROM_MANJARO/.config/bspwm/autostart~
+++ /dev/null
@@ -1,52 +0,0 @@
-##run_once is a script in /usr/bin that prevents running script if it is running already
-##
-
-## Load appearance settings
-xsetroot -cursor_name left_ptr &
-export GTK2_RC_FILES="$HOME/.gtkrc-2.0" &
-xrdb merge .Xresources &
-## Wallpaper. Nitrogen just draws wallpaper,
-sh ~/.fehbg &
-## compositing. Required for shadows, transparency and stuff.
-# Alter compton settings if using intel graphics
-GRAPHIC_CARD=$(lspci | grep -i "vga" | sed 's/.*://' | sed 's/(.*//' | sed 's/^[ \t]*//')
-if [[ $(echo $GRAPHIC_CARD | grep -i 'intel\|lenovo') != "" ]]; then MCODE='initrd=\intel-ucode.img'
- sed -i 's/"xrender"/"glx"/' ~/.config/compton.conf
- grep -q 'vsync = "opengl-swc";' ~/.config/compton.conf || echo 'vsync = "opengl-swc";' >> ~/.config/compton.conf
-fi
-## Reduces flicker. Disabling saves resources.
-compton -b &
-## enable local fonts in .fonts directory
-xset +fp /usr/share/fonts/local &
-xset +fp /usr/share/fonts/misc &
-xset +fp ~/.fonts &
-xset fp rehash &
-fc-cache -fv &
-## Automount removable media
-devmon &
-## powersaving options
-xset s off &
-xset s noblank &
-xset s noexpose &
-xset c on &
-xset -dpms &
-xbacklight -set 15 &
-## Run screenlock when suspending
-light-locker &
-## Make monitor settings persist between reboots
-eval $(awk -F'=' '/Exec=/ {print $2}' ~/.config/autostart/lxrandr-autostart.desktop) &
-## Notify about package updates
-update-checker 7200 &
-## Map super key to trigger rofi when used alone
-xcape -e 'Super_L=Super_L|Shift_L|space' &
-## Polkit agent
-/usr/lib/mate-polkit/polkit-mate-authentication-agent-1 &
-## Gnome keyring
-gnome-keyring-daemon &
-thunar --daemon &
-/usr/lib/mate-notification-daemon/mate-notification-daemon &
-## Welcome message
-sleep 1 && notify-send "Welcome to Manjaro-bspwm! " "Press super + F1 to show keybindings" &
-
-
-# $HOME/.config/polybar/launch.sh
\ No newline at end of file
diff --git a/IMPORTED_FROM_MANJARO/.config/bspwm/bspwmrc~ b/IMPORTED_FROM_MANJARO/.config/bspwm/bspwmrc~
deleted file mode 100755
index 0989a01..0000000
--- a/IMPORTED_FROM_MANJARO/.config/bspwm/bspwmrc~
+++ /dev/null
@@ -1,121 +0,0 @@
-#! /bin/sh
-gap=15
-PANEL_HEIGHT=27
-export gap
-export PANEL_HEIGHT
-
-#This creates negative padding equal to window gap so that gaps are shown only between windows and not on desktop edges.
-bspc config window_gap $gap;
-bspc config top_padding $(($PANEL_HEIGHT-$gap))
-bspc config left_padding -$gap
-bspc config right_padding -$gap
-bspc config bottom_padding -$gap
-
-#Various settings
-bspc config gapless_monocle false #Default setup uses negative padding, and gapless monocle looks really weird like that
-bspc config borderless_monocle true
-bspc config single_monocle true
-bspc config paddingless_monocle false
-#bspc config ignore_ewmh_focus true
-#bspc config initial_polarity second_child
-bspc config remove_disabled_monitors true
-bspc config remove_unplugged_monitors true
-## Honor size hints: do not make windows smaller than they wish to be
-#bspc config honor_size_hints true
-
-##Color settings
-bspc config focused_border_color "#1ABB9B"
-bspc config normal_border_color "#222D32"
-#"#000000"
-bspc config presel_feedback_color "#1ABB9B"
-#"#8F3724"
-bspc config border_width 1
-
-bspc config focus_follows_pointer true
-#bspc config pointer_follows_focus true #Some keybindings automatically enable and disable this setting
-
-#Settings for manual splitting
-bspc config split_ratio 0.52
-
-#bspc monitor -d i ii iii iv v vi vii viii ix x
-#bspc monitor -d One Two Three Four Five Six Seven Eight Nine Ten
-#bspc monitor -d I II III IV V VI VII VIII IX X
-#bspc monitor -d • • • • • • • • • •
-#bspc monitor -d I II III IV V VI
-
-###This creates and names desktops for multiple monitors.
-workspaces_multimonitor &
-
-bspc rule -a screenkey --unmanage
-bspc rule -a gcolor2 state=floating center=true
-bspc rule -a lxappearance state=floating center=true
-bspc rule -a gmrun state=floating center=true
-bspc rule -a lxterminal state=floating center=true sticky=true
-#bspc rule -a urxvt state=floating center=true
-bspc rule -a viewnior state=floating center=true
-bspc rule -a file-roller state=floating center=true
-bspc rule -a floaterm state=floating center=true
-bspc rule -a spotify state=pseudo_tiled
-#bspc rule -a nautilus state=pseudo_tiled
-#bspc rule -a skype state=pseudo_tiled
-bspc rule -a file-roller state=pseudo_tiled
-bspc rule -a transmission-gtk state=pseudo_tiled
-bspc rule -a conky sticky=on manage=off lower=on
-bspc rule -a astime sticky=on
-bspc rule -a yad state=floating
-bspc rule -a Docky layer=above border=off manage=on
-bspc rule -a Plank layer=above border=off manage=on
-bspc rule -a wbar layer=above
-bspc rule -a dockbarx layer=above
-bspc rule -a google-chrome-unstable private=on
-bspc rule -a google-chrome-stable private=on
-bspc rule -a chromium private=on
-bspc rule -a firefox private=on
-bspc rule -a midori private=on
-bspc rule -a gnome-pie border=off manage=off
-bspc rule -a wpa_gui state=pseudo_tiled
-bspc rule -a libreoffice state=tiled
-bspc rule -a '*:libreofficedev' state=tiled
-bspc rule -a '*:soffice' state=tiled
-bspc rule -a firefox desktop=I
-bspc rule -a brave-browser desktop=^1
-#bspc rule -a calibre desktop=II
-#bspc rule -a geany desktop=II
-#bspc rule -a deluge desktop=III
-bspc rule -a polybar border=off
-bspc rule -a 9menu border=off manage=off
-bspc rule -a tint2 border=off manage=off
-#bspc desktop I --layout monocle
-#bspc desktop II --layout monocle
-
-
-## Autogap adjusts windowgap automatically according to the number of
-## windows on the desktop. Using it disables negative window gap.
-#autogap &
-
-## This script balances all windows when new one is spawned
-#euclid_balancer &
-
-##Edge-switcher switches to next workspace when moves moves to the
-##edge of the monitor (behavior similar to enlightenment)
-#edge-switcher &
-
-###External rules
-##Pseudo automatic mode: always splits focused window when opening new window
-bspc config external_rules_command /usr/bin/pseudo_automatic_mode
-##Adjust new window: splits biggest windows to keep windows about the same size
-#bspc config external_rules_command /usr/bin/adjust-new-window
-
-##Autostart apps
-#Keybindings daemon
-#sxhkd &
-#Source autostartfile. Uncomment this if you use bspwm-git
-#. $HOME/.config/bspwm/autostart
-
-# limepanel &
-# Alter compton settings if using intel graphics
-GRAPHIC_CARD=$(lspci | grep -i "vga" | sed 's/.*://' | sed 's/(.*//' | sed 's/^[ \t]*//')
-if [[ $(echo $GRAPHIC_CARD | grep -i 'intel\|lenovo') != "" ]]; then MCODE='initrd=\intel-ucode.img'
- sed -i 's/"xrender"/"glx"/' ~/.config/compton.conf
- grep -q 'vsync = "opengl-swc";' ~/.config/compton.conf || echo 'vsync = "opengl-swc";' >> ~/.config/compton.conf
-fi
\ No newline at end of file
diff --git a/IMPORTED_FROM_MANJARO/.config/configstore/update-notifier-npm.json b/IMPORTED_FROM_MANJARO/.config/configstore/update-notifier-npm.json
deleted file mode 100644
index 7b02cb4..0000000
--- a/IMPORTED_FROM_MANJARO/.config/configstore/update-notifier-npm.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "optOut": false,
- "lastUpdateCheck": 1574748136845
-}
\ No newline at end of file
diff --git a/IMPORTED_FROM_MANJARO/.config/dconf/user b/IMPORTED_FROM_MANJARO/.config/dconf/user
deleted file mode 100644
index 38dcaf1..0000000
Binary files a/IMPORTED_FROM_MANJARO/.config/dconf/user and /dev/null differ
diff --git a/IMPORTED_FROM_MANJARO/.config/dmenu-recent/background b/IMPORTED_FROM_MANJARO/.config/dmenu-recent/background
deleted file mode 100755
index 7da94e3..0000000
--- a/IMPORTED_FROM_MANJARO/.config/dmenu-recent/background
+++ /dev/null
@@ -1,10 +0,0 @@
-chromium
-midori
-nm-applet
-geany
-wallpaper
-spacefm
-finder
-gedit
-lxappearance
-sxiv
diff --git a/IMPORTED_FROM_MANJARO/.config/dmenu-recent/terminal b/IMPORTED_FROM_MANJARO/.config/dmenu-recent/terminal
deleted file mode 100755
index 432b92a..0000000
--- a/IMPORTED_FROM_MANJARO/.config/dmenu-recent/terminal
+++ /dev/null
@@ -1,10 +0,0 @@
-ranger
-htop
-postinstall
-yaourt-gui
-pacli
-mhwd-tui
-nano
-vim
-vi
-Thunar
diff --git a/IMPORTED_FROM_MANJARO/.config/gtk-2.0/gtkfilechooser.ini b/IMPORTED_FROM_MANJARO/.config/gtk-2.0/gtkfilechooser.ini
deleted file mode 100644
index 291df53..0000000
--- a/IMPORTED_FROM_MANJARO/.config/gtk-2.0/gtkfilechooser.ini
+++ /dev/null
@@ -1,11 +0,0 @@
-[Filechooser Settings]
-LocationMode=path-bar
-ShowHidden=true
-ShowSizeColumn=true
-GeometryX=540
-GeometryY=250
-GeometryWidth=840
-GeometryHeight=630
-SortColumn=name
-SortOrder=ascending
-StartupMode=recent
diff --git a/IMPORTED_FROM_MANJARO/.config/gtk-3.0/bookmarks b/IMPORTED_FROM_MANJARO/.config/gtk-3.0/bookmarks
deleted file mode 100644
index 384a607..0000000
--- a/IMPORTED_FROM_MANJARO/.config/gtk-3.0/bookmarks
+++ /dev/null
@@ -1 +0,0 @@
-sftp://patalong.pl/
diff --git a/IMPORTED_FROM_MANJARO/.config/gtk-3.0/gtk.css b/IMPORTED_FROM_MANJARO/.config/gtk-3.0/gtk.css
deleted file mode 100644
index e7ff883..0000000
--- a/IMPORTED_FROM_MANJARO/.config/gtk-3.0/gtk.css
+++ /dev/null
@@ -1,4 +0,0 @@
-.window-frame {
- box-shadow: none;
- margin: 0;
-}
diff --git a/IMPORTED_FROM_MANJARO/.config/gtk-3.0/settings.ini b/IMPORTED_FROM_MANJARO/.config/gtk-3.0/settings.ini
deleted file mode 100644
index 40a698f..0000000
--- a/IMPORTED_FROM_MANJARO/.config/gtk-3.0/settings.ini
+++ /dev/null
@@ -1,9 +0,0 @@
-[Settings]
-gtk-theme-name=Adapta-Nokto-Eta-Maia
-gtk-icon-theme-name=Papirus-Dark-Maia
-gtk-font-name=Noto Sans 11
-gtk-cursor-theme-name=xcursor-breeze
-gtk-xft-antialias=1
-gtk-xft-hinting=1
-gtk-xft-hintstyle=hintfull
-gtk-xft-rgba=rgb
diff --git a/IMPORTED_FROM_MANJARO/.config/htop/htoprc b/IMPORTED_FROM_MANJARO/.config/htop/htoprc
deleted file mode 100644
index 2f67ab1..0000000
--- a/IMPORTED_FROM_MANJARO/.config/htop/htoprc
+++ /dev/null
@@ -1,26 +0,0 @@
-# Beware! This file is rewritten by htop when settings are changed in the interface.
-# The parser is also very primitive, and not human-friendly.
-fields=0 48 17 18 38 39 40 2 46 47 49 1
-sort_key=39
-sort_direction=1
-hide_threads=0
-hide_kernel_threads=1
-hide_userland_threads=0
-shadow_other_users=0
-show_thread_names=0
-show_program_path=1
-highlight_base_name=0
-highlight_megabytes=1
-highlight_threads=1
-tree_view=0
-header_margin=1
-detailed_cpu_time=0
-cpu_count_from_zero=0
-update_process_names=0
-account_guest_in_cpu_meter=0
-color_scheme=0
-delay=15
-left_meters=AllCPUs Memory Swap
-left_meter_modes=1 1 1
-right_meters=Tasks LoadAverage Uptime
-right_meter_modes=2 2 2
diff --git a/IMPORTED_FROM_MANJARO/.config/mimeapps.list b/IMPORTED_FROM_MANJARO/.config/mimeapps.list
deleted file mode 100644
index 109891b..0000000
--- a/IMPORTED_FROM_MANJARO/.config/mimeapps.list
+++ /dev/null
@@ -1,20 +0,0 @@
-[Added Associations]
-text/plain=micro.desktop;libreoffice-writer.desktop;
-application/x-shellscript=micro.desktop;atom.desktop;
-image/svg+xml=firefox.desktop;
-text/x-scheme=micro.desktop;
-application/xml=firefox.desktop;
-application/pdf=krita_pdf.desktop;xreader.desktop;libreoffice-draw.desktop;
-image/png=xviewer.desktop;
-image/jpeg=xviewer.desktop;
-audio/mpeg=mpv.desktop;audacity.desktop;
-image/gif=org.qutebrowser.qutebrowser.desktop;
-image/vnd.adobe.photoshop=gimp.desktop;
-audio/x-ms-wma=mpv.desktop;
-audio/x-wav=audacity.desktop;
-text/html=atom.desktop;
-
-[Default Applications]
-text/plain=micro.desktop
-application/pdf=xreader.desktop
-x-scheme-handler/discord-450485984333660181=discord-450485984333660181.desktop
diff --git a/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/085A034AFCAAD2C17EC55F18FB8AE257 b/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/085A034AFCAAD2C17EC55F18FB8AE257
deleted file mode 100644
index bfbc634..0000000
--- a/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/085A034AFCAAD2C17EC55F18FB8AE257
+++ /dev/null
@@ -1 +0,0 @@
-start=5.673000
diff --git a/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/330916E209D04CF75DB6AC9997AEC2D0 b/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/330916E209D04CF75DB6AC9997AEC2D0
deleted file mode 100644
index a15cd01..0000000
--- a/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/330916E209D04CF75DB6AC9997AEC2D0
+++ /dev/null
@@ -1 +0,0 @@
-start=41.814618
diff --git a/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/4DC0E7B7F894431B4A00814DB5ED4EDC b/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/4DC0E7B7F894431B4A00814DB5ED4EDC
deleted file mode 100644
index 2818630..0000000
--- a/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/4DC0E7B7F894431B4A00814DB5ED4EDC
+++ /dev/null
@@ -1 +0,0 @@
-start=3.960000
diff --git a/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/6C30EB1FD41890593558008779C51480 b/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/6C30EB1FD41890593558008779C51480
deleted file mode 100644
index 151dfe8..0000000
--- a/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/6C30EB1FD41890593558008779C51480
+++ /dev/null
@@ -1 +0,0 @@
-start=31.830561
diff --git a/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/8B90683B4EDEEFFA9CDD9F8823F676E3 b/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/8B90683B4EDEEFFA9CDD9F8823F676E3
deleted file mode 100644
index 25ec9b2..0000000
--- a/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/8B90683B4EDEEFFA9CDD9F8823F676E3
+++ /dev/null
@@ -1 +0,0 @@
-start=53.179059
diff --git a/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/8E60FFC30823F14EE54CFCBF6C6BAC3C b/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/8E60FFC30823F14EE54CFCBF6C6BAC3C
deleted file mode 100644
index e7305e7..0000000
--- a/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/8E60FFC30823F14EE54CFCBF6C6BAC3C
+++ /dev/null
@@ -1 +0,0 @@
-start=78.959661
diff --git a/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/FFBE522DC6F3D0BD3D895FAD6ABFCA99 b/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/FFBE522DC6F3D0BD3D895FAD6ABFCA99
deleted file mode 100644
index cd120a5..0000000
--- a/IMPORTED_FROM_MANJARO/.config/mpv/watch_later/FFBE522DC6F3D0BD3D895FAD6ABFCA99
+++ /dev/null
@@ -1 +0,0 @@
-start=72.855001
diff --git a/IMPORTED_FROM_MANJARO/.config/polybar/config~ b/IMPORTED_FROM_MANJARO/.config/polybar/config~
deleted file mode 100644
index 92f1f74..0000000
--- a/IMPORTED_FROM_MANJARO/.config/polybar/config~
+++ /dev/null
@@ -1,408 +0,0 @@
-;==========================================================
-;
-;
-; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗
-; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗
-; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝
-; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗
-; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║
-; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝
-;
-;
-; To learn more about how to configure Polybar
-; go to https://github.com/polybar/polybar
-;
-; The README contains a lot of information
-;
-;==========================================================
-
-[colors]
-;background = ${xrdb:color0:#222}
-background = #222
-background-alt = #444
-;foreground = ${xrdb:color7:#222}
-foreground = #dfdfdf
-foreground-alt = #555
-primary = #ffb52a
-secondary = #e60053
-alert = #bd2c40
-
-[bar/example]
-;monitor = ${env:MONITOR:HDMI-1}
-width = 100%
-height = 27
-;offset-x = 1%
-;offset-y = 1%
-radius = 6.0
-fixed-center = false
-
-background = ${colors.background}
-foreground = ${colors.foreground}
-
-line-size = 3
-line-color = #f00
-
-border-size = 4
-border-color = #00000000
-
-padding-left = 0
-padding-right = 2
-
-module-margin-left = 1
-module-margin-right = 2
-
-font-0 = fixed:pixelsize=10;1
-font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
-font-2 = siji:pixelsize=10;1
-
-modules-left = rofi bspwm
-modules-center = mpd title
-modules-right = xbacklight pulseaudio memory cpu wlan eth battery temperature date powermenu
-
-tray-position = right
-tray-padding = 2
-;tray-background = #0063ff
-
-wm-restack = bspwm
-
-;override-redirect = true
-
-scroll-up = bspwm-desknext
-scroll-down = bspwm-deskprev
-
-cursor-click = pointer
-cursor-scroll = ns-resize
-
-[module/xwindow]
-type = internal/xwindow
-label = %title:0:30:...%
-
-[module/xkeyboard]
-type = internal/xkeyboard
-blacklist-0 = num lock
-
-format-prefix = " "
-format-prefix-foreground = ${colors.foreground-alt}
-format-prefix-underline = ${colors.secondary}
-
-label-layout = %layout%
-label-layout-underline = ${colors.secondary}
-
-label-indicator-padding = 2
-label-indicator-margin = 1
-label-indicator-background = ${colors.secondary}
-label-indicator-underline = ${colors.secondary}
-
-[module/filesystem]
-type = internal/fs
-interval = 25
-
-mount-0 = /
-
-label-mounted = %{F#0a81f5}%mountpoint%%{F-}: %percentage_used%%
-label-unmounted = %mountpoint% not mounted
-label-unmounted-foreground = ${colors.foreground-alt}
-
-[module/bspwm]
-type = internal/bspwm
-
-label-focused = %index%
-label-focused-background = ${colors.background-alt}
-label-focused-underline= ${colors.primary}
-label-focused-padding = 2
-
-label-occupied = %index%
-label-occupied-padding = 2
-
-label-urgent = %index%!
-label-urgent-background = ${colors.alert}
-label-urgent-padding = 2
-
-label-empty = %index%
-label-empty-foreground = ${colors.foreground-alt}
-label-empty-padding = 2
-
-; Separator in between workspaces
-; label-separator = |
-ws-icon-0 = Web;
-ws-icon-1 = Terminals;♛
-ws-icon-2 = Info;♜
-ws-icon-3 = Code;♝
-ws-icon-7 = Communication;♞
-; ws-icon-default =
-
-[module/mpd]
-type = internal/mpd
-format-online =
-
-icon-prev =
-icon-stop =
-icon-play =
-icon-pause =
-icon-next =
-
-label-song-maxlen = 25
-label-song-ellipsis = true
-
-[module/xbacklight]
-type = internal/xbacklight
-
-format =