added udiskie
parent
1139d42c05
commit
1862f83fab
|
|
@ -2,6 +2,7 @@
|
|||
exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/bluetooth-applet.sh
|
||||
exec-once =bash ~/Dotfiles/desktopenvs/hyprland/scripts/ulwatchdog.sh
|
||||
exec-once=bash ~/Dotfiles/desktopenvs/hyprland/scripts/ewwstart.sh
|
||||
exec-once= udiskie -s -m nested -n
|
||||
exec-once = hyprsunset
|
||||
exec-once = nm-applet
|
||||
#exec-once = waybar
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/bash
|
||||
sudo pacman -Syu git 7zip pipewire distrobox htop nano vim firefox flatpak grub inetutils networkmanager neovim openssh base base-devel cockpit cockpit-files cockpit-podman zip unzip ufw fastfetch git wireplumber wpa_supplicant tree traceroute smartmontools ruby-pkg-config rust rustup usbutils pciutils qrencode bind btop gcc glib2 python python-pip atool nvim curl wget fastfetch fail2ban man-db wprs mc yazi atftp base base-devel btrfs-progs bluez ffmpeg gcc git grub htop inetutils iwd jq ldns libpulse linux linux-firmware openssh smartmontools traceroute ufw unzip zip vim wireless_tools wpa_supplicant zram-generator podman podman-compose vnstat inetutils symlinks arch-install-scripts greetd-tuigreet fd less cronie
|
||||
sudo pacman -Syu git 7zip pipewire distrobox htop nano vim firefox flatpak grub inetutils networkmanager neovim openssh base base-devel cockpit cockpit-files cockpit-podman zip unzip ufw fastfetch git wireplumber wpa_supplicant tree traceroute smartmontools ruby-pkg-config rust rustup usbutils pciutils qrencode bind btop gcc glib2 python python-pip atool nvim curl wget fastfetch fail2ban man-db wprs mc yazi atftp base base-devel btrfs-progs bluez ffmpeg gcc git grub htop inetutils iwd jq ldns libpulse linux linux-firmware openssh smartmontools traceroute ufw unzip zip vim wireless_tools wpa_supplicant zram-generator podman podman-compose vnstat inetutils symlinks arch-install-scripts greetd-tuigreet fd less cronie udisks2 udisks2-btrfs udiskie
|
||||
|
|
|
|||
|
|
@ -13,3 +13,4 @@ echo "Installing greetd"
|
|||
sudo cp -f ~/Dotfiles/desktopenvs/hyprland/greetd-tuigreet/config.toml /etc/greetd/config.toml
|
||||
sudo systemctl enable greetd.service
|
||||
sudo systemctl enable fail2ban.service
|
||||
sudo systemctl enable udisks2.service
|
||||
|
|
|
|||
Loading…
Reference in New Issue