#!/bin/sh # set .zshenv # [[ -f ~/.config/zsh/.zshenv ]] && source ~/.config/zsh/.zshenv # makes gnome-keyring work bus-update-activation-environment --all & # emacs --daemon & #virtual_mic.sh & nitrogen --restore & # turn on the red danger light on the side # so i know it's turned on without opening the lid brightnessctl --device hp::hddprotect set 100% & deadd-notification-center & screensetup.sh & lxpolkit & $(setxkbmap -layout us,us -variant dvorak, -option caps:swapescape && sxhkd) & picom & # dunst & # udiskie & # glava -dm radial & # polystart & nm-applet & blueman-applet & flameshot & if [ "$DESKTOP_SESSION" = "dwm" ]; then luastatus-dwm & fi