save
This commit is contained in:
@@ -115,8 +115,8 @@ bar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# external programs
|
# external programs
|
||||||
bindsym $mod+d exec flatpak run dev.vencord.Vesktop
|
bindsym $mod+d exec vesktop
|
||||||
bindsym $mod+b exec firefox
|
bindsym $mod+b exec librewolf
|
||||||
bindsym $mod+s exec flatpak run org.vinegarhq.Sober
|
bindsym $mod+s exec flatpak run org.vinegarhq.Sober
|
||||||
bindsym $mod+g exec steam
|
bindsym $mod+g exec steam
|
||||||
bindsym $mod+m exec flatpak run org.prismlauncher.PrismLauncher
|
bindsym $mod+m exec flatpak run org.prismlauncher.PrismLauncher
|
||||||
|
|||||||
@@ -8,3 +8,5 @@ eval "$(register-python-argcomplete fp)"
|
|||||||
HISTSIZE=10000
|
HISTSIZE=10000
|
||||||
SAVEHIST=10000
|
SAVEHIST=10000
|
||||||
HISTFILE=~/.cache/zsh/history
|
HISTFILE=~/.cache/zsh/history
|
||||||
|
|
||||||
|
eval "$(starship init zsh)"
|
||||||
|
|||||||
Reference in New Issue
Block a user