From 2d95a09b9bdec32a81ecd09dc02fbe0c22284ade Mon Sep 17 00:00:00 2001 From: Thies Lennart Alff Date: Sat, 14 Oct 2023 17:04:33 +0200 Subject: [PATCH] migrated pkglist to wayland --- home/.zprofile | 13 +++++------- install_pacman | 3 +++ pkglist.txt | 55 ++++++++++++++++++++++++++++++------------------- pkglist_aur.txt | 1 - 4 files changed, 42 insertions(+), 30 deletions(-) create mode 100755 install_pacman diff --git a/home/.zprofile b/home/.zprofile index e1d5652..1ff03f3 100644 --- a/home/.zprofile +++ b/home/.zprofile @@ -1,11 +1,8 @@ if [ "$(tty)" = "/dev/tty1" ] then - if [ "$(cat /etc/hostname)" = "archXPS15" ] - then - export MOZ_ENABLE_WAYLAND=1 - export XDG_SESSION_TYPE=wayland - export XDG_CURRENT_DESKTOP=sway - export QT_QPA_PLATFORM=wayland - exec sway - fi + export MOZ_ENABLE_WAYLAND=1 + export XDG_SESSION_TYPE=wayland + export XDG_CURRENT_DESKTOP=sway + export QT_QPA_PLATFORM=wayland + exec sway fi diff --git a/install_pacman b/install_pacman new file mode 100755 index 0000000..ca2f439 --- /dev/null +++ b/install_pacman @@ -0,0 +1,3 @@ +#!/usr/bin/bash + +grep -v "^#" pkglist.txt | sudo pacman -S --needed - diff --git a/pkglist.txt b/pkglist.txt index ad8937d..393eff0 100644 --- a/pkglist.txt +++ b/pkglist.txt @@ -1,22 +1,35 @@ -picom -nitrogen -i3-wm -i3lock -polybar -xautolock -i3status -dunst -sxhkd -dex -network-manager-applet -xautolock -polkit-kde-agent -acpi -arandr -autorandr -redshift +# vim: set ft=ini +sway +waybar +neovim +python-neovim +zsh + +# things needed for neovim ripgrep -# provider for clipboard in nvim -xsel -# for locking the screen with loginctl -xss-lock +unzip +wget +tar +gzip +python-pip +nodejs +fd + +# screen sharing +xdg-desktop-portal +xdg-desktop-portal-wlr + +# screenshots +slurp +grim + +# clipboard. generally needed +wl-clipboard + +# required for sway +polkit + +# my favourite system font +noto-fonts +noto-fonts-emoji +ttf-fira-code diff --git a/pkglist_aur.txt b/pkglist_aur.txt index 79467b7..cbc0160 100644 --- a/pkglist_aur.txt +++ b/pkglist_aur.txt @@ -1,2 +1 @@ -i3lock-fancy-git ranger-git