Gen 316: right clicking volume on waybar opens pavucontrol now

This commit is contained in:
pagedMov
2024-10-11 00:11:49 -04:00
parent 9a271adb26
commit 6794360987
2 changed files with 4 additions and 1 deletions

View File

@@ -15,6 +15,9 @@
VISUAL = "/nixbin/nvim";
LANG = "en_US.UTF-8";
BROWSER = "/nixbin/firefox";
NVIM = "~/dots/nixvim/config/";
HYPRCONF = "~/dots/hyprland/";
SYSCONF = "~/sysflakes/glasshouse-desktop/sys";
};
oh-my-zsh = {
@@ -56,7 +59,6 @@
hmconf = "nvim $HOME/sysflakes/glasshouse-desktop/home";
viflake = "nvim flake.nix";
nvimcfg = "nvim $HOME/dots/nixvim/config";
zsr = "runbg kitty zsh && kitty @ close-window";
};
initExtra = ''
if [ ! -e $HOME/.zsh_history ]; then