added rofi and waybar, updated fish kitty hypr setup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user