diff --git a/dot_apps b/dot_apps index 8a1928c..fdb9e79 100644 --- a/dot_apps +++ b/dot_apps @@ -1,9 +1,13 @@ amd-ucode base -bluez +bat +bluetui bluez-utils +brightnessctl chezmoi +chromium-extension-web-store eza +helix htop iwd lazygit @@ -11,14 +15,20 @@ ly nano neovim niri +obs-studio +proton-authenticator-bin refind +slack-desktop smartmontools sof-firmware starship swayidle ungoogled-chromium-bin +uwsm +v4l2loopback-dc-dkms wget wireless_tools +wl-clip-persist wpa_supplicant xf86-video-amdgpu xf86-video-ati diff --git a/private_dot_config/fish/functions/fish_greeting.fish b/private_dot_config/fish/functions/fish_greeting.fish index d159172..a0e1078 100644 --- a/private_dot_config/fish/functions/fish_greeting.fish +++ b/private_dot_config/fish/functions/fish_greeting.fish @@ -1,3 +1,4 @@ function fish_greeting - echo "fsh🐟"; + echo "fsh<><" + end