added kitty dunst swaylock and fish dots

This commit is contained in:
2024-12-08 22:47:00 +01:00
parent e77e98fdaf
commit 4982d006a5
6 changed files with 540 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Path to Oh My Fish install.
set -q XDG_DATA_HOME
and set -gx OMF_PATH "$XDG_DATA_HOME/omf"
or set -gx OMF_PATH "$HOME/.local/share/omf"
# Load Oh My Fish configuration.
source $OMF_PATH/init.fish