diff --git a/README.md b/README.md
index be9da2d4c4c475f9be1c135464059f65c3de8974..5ef141bb8a895b58780220f0c12d2250ab3d3a6c 100644
--- a/README.md
+++ b/README.md
@@ -13,5 +13,3 @@ >
> Ncpamixer
>
> Woeusb
->
-> Ulauncher
diff --git a/scripts/installutilities.sh b/scripts/installutilities.sh
index 5522fdcabbad98ffcf9d1b4a3c4b48824f682655..77bc0df0054d86f31142508e607c45f58d4aa300 100755
--- a/scripts/installutilities.sh
+++ b/scripts/installutilities.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-sudo pacman -Sy alacritty sway swaylock swaybg swappy slurp swayidle wl-clipboard wlroots grim waybar trash-cli gammastep playerctl zsh powertop android-file-transfer rofi qemu virt-manager git playonlinux udiskie ntfs-3g code breeze-gtk elementary-icon-theme ttf-hack ttf-font-awesome noto-fonts-cjk rsync alsa-lib alsa-oss alsa-utils alsa-tools alsa-utils alsa-firmware alsa-card-profiles lib32-alsa-plugins pulseaudio pulseaudio-alsa pulseaudio-jack fzf php edk2-ovmf firejail youtube-dl light neovim gimp telegram-desktop pcmanfm-gtk3 mpv chromium dunst
+sudo pacman -Sy alacritty sway swaylock swaybg swappy slurp swayidle wl-clipboard wlroots grim waybar trash-cli gammastep playerctl zsh powertop android-file-transfer qemu virt-manager git playonlinux udiskie ntfs-3g code breeze-gtk elementary-icon-theme ttf-hack ttf-font-awesome noto-fonts-cjk rsync alsa-lib alsa-oss alsa-utils alsa-tools alsa-utils alsa-firmware alsa-card-profiles lib32-alsa-plugins pulseaudio pulseaudio-alsa pulseaudio-jack fzf php edk2-ovmf firejail youtube-dl light neovim gimp telegram-desktop pcmanfm-gtk3 mpv chromium galculator vifm amfora dunst
diff --git a/ulauncher/.config/ulauncher/extensions.json b/ulauncher/.config/ulauncher/extensions.json
deleted file mode 100644
index 9e26dfeeb6e641a33dae4961196235bdb965b21b..0000000000000000000000000000000000000000
--- a/ulauncher/.config/ulauncher/extensions.json
+++ /dev/null
@@ -1 +0,0 @@
-{}
\ No newline at end of file
diff --git a/ulauncher/.config/ulauncher/settings.json b/ulauncher/.config/ulauncher/settings.json
deleted file mode 100644
index 737daeaf2c8b22d78747c9d3d7cfcf529b7c38dd..0000000000000000000000000000000000000000
--- a/ulauncher/.config/ulauncher/settings.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "blacklisted-desktop-dirs": "/usr/share/locale:/usr/share/app-install:/usr/share/kservices5:/usr/share/fk5:/usr/share/kservicetypes5:/usr/share/applications/screensavers:/usr/share/kde4:/usr/share/mimelnk",
- "clear-previous-query": true,
- "grab-mouse-pointer": true,
- "hotkey-show-app": "<Primary>space",
- "render-on-screen": "mouse-pointer-monitor",
- "show-indicator-icon": false,
- "show-recent-apps": "5",
- "terminal-command": "",
- "theme-name": "dark"
-}
diff --git a/ulauncher/.config/ulauncher/shortcuts.json b/ulauncher/.config/ulauncher/shortcuts.json
deleted file mode 100644
index 9e26dfeeb6e641a33dae4961196235bdb965b21b..0000000000000000000000000000000000000000
--- a/ulauncher/.config/ulauncher/shortcuts.json
+++ /dev/null
@@ -1 +0,0 @@
-{}
\ No newline at end of file
diff --git a/ulauncher/.config/ulauncher/user-themes/mkl/manifest.json b/ulauncher/.config/ulauncher/user-themes/mkl/manifest.json
deleted file mode 100644
index c8f5718193d102678001b4fae2d1113a6a4d3190..0000000000000000000000000000000000000000
--- a/ulauncher/.config/ulauncher/user-themes/mkl/manifest.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "manifest_version": "1",
- "name": "mkl",
- "display_name": "Mkl",
- "extended_theme": "dark",
- "css_file": "theme.css",
- "css_file_gtk_3.20+": "theme-gtk-3.20.css",
- "matched_text_hl_colors": {
- "when_selected": "#2f74b5",
- "when_not_selected": "#222222"
- }
-}