This commit is contained in:
2025-12-29 21:56:07 -05:00
parent 25ee38ab07
commit 78dd207beb
2 changed files with 4 additions and 2 deletions

View File

@@ -115,8 +115,8 @@ bar {
}
# external programs
bindsym $mod+d exec flatpak run dev.vencord.Vesktop
bindsym $mod+b exec firefox
bindsym $mod+d exec vesktop
bindsym $mod+b exec librewolf
bindsym $mod+s exec flatpak run org.vinegarhq.Sober
bindsym $mod+g exec steam
bindsym $mod+m exec flatpak run org.prismlauncher.PrismLauncher

View File

@@ -8,3 +8,5 @@ eval "$(register-python-argcomplete fp)"
HISTSIZE=10000
SAVEHIST=10000
HISTFILE=~/.cache/zsh/history
eval "$(starship init zsh)"