From 824022cd1f633c70c4d2782934251616756f4668 Mon Sep 17 00:00:00 2001 From: Indrajith Date: Wed, 3 Jul 2024 02:03:35 +0530 Subject: Dots Updated * Adds GTK Themes * Adds wlogout * Adds tmux config * Adds Pywal-16-colors * Removed unwanted gtk folders * Config Updates * Fish * Hyprland * Hyprlock * Hyprpaper * waybar --- fish/config.fish | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'fish/config.fish') diff --git a/fish/config.fish b/fish/config.fish index 25169ec4e..bf87ddfe1 100644 --- a/fish/config.fish +++ b/fish/config.fish @@ -2,4 +2,8 @@ if status is-interactive # Commands to run in interactive sessions can go here end +function fish_greeting + echo "Greetings Professor Falken" | lolcat +end + alias open_file='fzf --preview "less {}" | xargs -o vim' -- cgit v1.2.3