3 Commits

7 changed files with 9 additions and 4 deletions

View File

@@ -29,4 +29,6 @@
using ~/.config/yubico and it didn't work)
- Move keyboard (kanata) systemd service to be started as a '--user' service, as
it seems to not work when used on a desktop (mac mini) vs. laptop.
- [ ] Need to update kanatactl to generate udev rules, etc. (see
here)[https://github.com/jtroo/kanata/blob/main/docs/setup-linux.md]
- Add neomutt configuration files into the repo (or probably a private repo)

View File

@@ -111,6 +111,7 @@ update_dirs $DEV_ENV/env/.local $HOME/.local
mkdir -p ~/.local/scripts/{hypr,utils} >/dev/null 2>&1
mkdir -p ~/.local/scripts/utils/kanatactl >/dev/null 2>&1
update_dirs $DEV_ENV/env/.local/scripts/hypr $HOME/.local/scripts/hypr
copy_files $DEV_ENV/env/.local/scripts/hypr $HOME/.local/scripts/hypr
copy_files "$DEV_ENV/env/.local/scripts/utils/kanatactl" "$HOME/.local/scripts/utils/kanatactl"
copy_files $DEV_ENV/env/.local/scripts $HOME/.local/scripts

View File

@@ -10,7 +10,8 @@ exec-once = pidof hyprpaper | uwsm app -- hyprpaper
exec-once = pidof hypridle | uwsm app -- hypridle
exec-once = uwsm app -- elephant
exec-once = uwsm app -- swaync
exec-once = uwsm app -- walker --gapplication-service &
# exec-once = uwsm app -- walker --gapplication-service &
exec-once = uwsm app -- waybar
exec-once = uwsm app -- clipse -listen
#exec-once = protonmail-bridge-core -n

View File

@@ -18,7 +18,7 @@ env = ELECTRON_OZONE_PLATFORM_HINT,wayland
env = OZONE_PLATFORM,wayland
env = XDG_SESSION_TYPE,wayland
env = GDK_SCALE=2
env = GDK_SCALE,2
# Allow better support for screen sharing (Google Meet, Discord, etc)
env = XDG_CURRENT_DESKTOP,Hyprland

View File

@@ -200,6 +200,7 @@ alias tls='tmux list-sessions' # list tmux sessions
alias tks='tmux kill-session -t' # kill tmux session
alias temp='cd $(mktemp -d)' # create a temporary directory and move into it.
alias vi='nvim' # set vi to open neovim
alias neomutt='TERM=xterm-direct neomutt' # Allows neomutt colors to work properly.
alias newf='"$SCRIPTS"/newx --function' # generate a new shell function
alias nlnv='nvim "$LOCAL_ENV"' # open local environment overrides file in neovime
alias nvim='unset VIMINIT && unset MYVIMRC && nvim' # alias nvim to unset vimrc, useful when using both vim & neovim

View File

@@ -20,6 +20,7 @@ yay -S --noconfirm --needed \
neovim \
nodejs \
npm \
pcre2 \
starship \
tldr \
tmux \

View File

@@ -1,12 +1,11 @@
#!/usr/bin/env bash
yay ${1:-"-S --noconfirm"} catppuccin-gtk-theme-mocha \
sddm-theme-catppuccin \
nwg-look \
wl-clipboard \
pam-u2f \
pcsc-tools \
swaync \
yubikey-manger \
yubikey-manager \
nfs-utils \
firewalld