From 6133819bacb4eca25a22ecb20d38fe9e2375d9e8 Mon Sep 17 00:00:00 2001 From: yourfriendoss <81387799+yourfriendoss@users.noreply.github.com> Date: Sat, 20 Jan 2024 19:30:29 +0200 Subject: [PATCH] get rid of dropbox --- apps.md | 5 ----- play.yml | 10 ---------- src/.config/hypr/hyprland.conf | 1 - 3 files changed, 16 deletions(-) diff --git a/apps.md b/apps.md index 8d4f614..fe11b97 100644 --- a/apps.md +++ b/apps.md @@ -22,11 +22,6 @@ Deps: `pkgconfig patch flex bison which` 7. Notifications - `mako` 8. Background - `swww` 9. File manager - `thunar gvfs gvfs-smb` -10. Dropbox - `dropbox thunar-dropbox dropbox-cli` -``` -rm -rf ~/.dropbox-dist -install -dm0 ~/.dropbox-dist -``` 11. Music - `spotify spicetify-cli` ``` curl -fsSL https://raw.githubusercontent.com/spicetify/spicetify-marketplace/main/resources/install.sh | sh diff --git a/play.yml b/play.yml index 1157ea5..a74b076 100644 --- a/play.yml +++ b/play.yml @@ -131,13 +131,6 @@ changed_when: 'result.stderr is search("LINK: ")' become: yes become_user: yf - - - name: Install dropbox GPG key - ansible.builtin.shell: curl -sSL https://linux.dropbox.com/fedora/rpm-public-key.asc | gpg --import - register: result - changed_when: 'result.stderr is search("imported")' - become: yes - - name: Install everything kewlfft.aur.aur: use: yay @@ -172,9 +165,6 @@ - thunar - gvfs - gvfs-smb - - dropbox - - thunar-dropbox - - dropbox-cli - spotify - spicetify-cli - ttf-jetbrains-mono-nerd diff --git a/src/.config/hypr/hyprland.conf b/src/.config/hypr/hyprland.conf index 74fbdb1..38e6c27 100644 --- a/src/.config/hypr/hyprland.conf +++ b/src/.config/hypr/hyprland.conf @@ -18,7 +18,6 @@ exec-once=swww init && swww img ~/wallpaper.jpg exec-once=nm-applet exec-once=waybar exec-once=mako -exec-once=dropbox exec=~/.config/hypr/import-gsettings.sh env = XCURSOR_SIZE,24