From 880f9fddc0a55969290d91a7cfe5d18ee8aedc72 Mon Sep 17 00:00:00 2001 From: Tobias Strobel Date: Thu, 15 Dec 2022 14:28:54 +0100 Subject: [PATCH] Add nextcloud-client and remove unneeded Gnome Extensions --- install.sh | 9 +++++---- private_dot_ssh/private_config | 8 ++++---- run_once_mime-defaults.sh | 2 ++ 3 files changed, 11 insertions(+), 8 deletions(-) create mode 100644 run_once_mime-defaults.sh diff --git a/install.sh b/install.sh index eb63779..8746c31 100755 --- a/install.sh +++ b/install.sh @@ -123,6 +123,7 @@ packages=( pipewire-pulse # Pipewire-based pulse-audio, replaces pulseaudio wireplumber # Recommended pipewire session & policy manager playerctl + qt5-wayland # neccessary for nextcloud-client firefox # Browser firefox-i18n-de firefox-dark-reader @@ -192,7 +193,7 @@ packages=( gst-plugins-ugly bitwarden # Password manager yubikey-touch-detector - + nextcloud-client ) optdeps=( @@ -225,6 +226,8 @@ optdeps=( gst-plugin-pipewire # gnome-control-center: Applications malcontent + # nextcloud-client: integration with Nautilus + python-nautilus ) pacman -Syu --noconfirm --needed "${packages[@]}" @@ -419,14 +422,12 @@ aur_packages=( pika-backup # Gnome extensions gnome-shell-extension-arch-update # Indicator for system update gnome-shell-extension-arch-update # Indicator for system updatess - gnome-shell-extension-nasa-apod # NASA's astronomy picture of the day as wallpaper gnome-shell-extension-gsconnect # Connect phone and desktop system - gnome-shell-extension-pop-shell-bin # Sway-like feeling + gnome-shell-extension-dash-to-dock # Move the dash out of the overview transforming it in a dock gnome-shell-extension-clipboard-history # Searchable history panel of clipboard gnome-shell-extension-bluetooth-quick-connect gnome-shell-extension-quick-settings-tweaks-git gnome-shell-extension-nightthemeswitcher - gnome-shell-extension-mpris-indicator-button # Firefox extensions firefox-extension-bitwarden # Dracut hook to build kernel images for systemd boot diff --git a/private_dot_ssh/private_config b/private_dot_ssh/private_config index cfebc01..70a808b 100644 --- a/private_dot_ssh/private_config +++ b/private_dot_ssh/private_config @@ -82,12 +82,12 @@ Host s storage User root IdentityFile ~/.ssh/id_rsa_yubikey.pub Host helios - #HostName 192.168.130.20 - HostName helios.home.strobel.one - User anorak + HostName 192.168.178.20 + #HostName helios.home.strobel.one + User root IdentityFile ~/.ssh/id_rsa_yubikey.pub Host helios-unlock - HostName 192.168.130.20 + HostName 192.168.178.20 #HostName helios.home.strobel.one User root IdentityFile ~/.ssh/id_rsa_yubikey.pub diff --git a/run_once_mime-defaults.sh b/run_once_mime-defaults.sh new file mode 100644 index 0000000..b857597 --- /dev/null +++ b/run_once_mime-defaults.sh @@ -0,0 +1,2 @@ +#!/bin/bash +xdg-mime default org.gnome.Nautilus.desktop inode/directory