added rofi and waybar, updated fish kitty hypr setup

This commit is contained in:
2024-10-05 19:51:00 +02:00
parent bf968fbedc
commit 9e391c6aed
6 changed files with 325 additions and 16 deletions
+6 -2
View File
@@ -1,11 +1,11 @@
if [ -z "$DISPLAY" ] && [ (fgconsole) -eq 1 ];
startx
# startx
end
# uncomment to automatically start tmux
if status is-interactive
and not set -q TMUX
exec tmux
# exec tmux
end
fish_ssh_agent
@@ -14,6 +14,10 @@ function q
exit
end
function ff
fastfetch -l /home/n0x/Pictures/Nyarch_Transparent_BG_smol.png -c neofetch.jsonc
end
function lf
command lfub
end