Hyprland config, startup, and reorganization.

This commit is contained in:
Joseph Hanson 2024-03-07 10:11:40 -06:00
parent 66d51db407
commit 44628f9b8a
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -131,6 +131,12 @@
};
};
windowrulev2 = "suppressevent maximize, class:.*"; # You'll probably like this.
exec-once =
[
"waybar"
"dunst"
"1password --silent"
];
};
};
@ -172,9 +178,11 @@
# rtx activate fish | source
shellInit = ''
direnv hook fish | source
atuin init fish | source
set -gx PATH $PATH $HOME/.krew/bin
'';
interactiveShellInit = ''
atuin init fish | source
'';
functions = {
fish_greeting = {
description = "Set the fish greeting";
@ -193,11 +201,11 @@
ranger
yazi
# gui file managers
xfce.thunar
# Run Menu
wofi
# Hyprland must haves
xfce.thunar # gui file manager
wofi # Run Menu
waybar # Wayland bar for Sway and Wlroots based compositors
dunst # A lightweight replacement for the notification-daemons provided by most desktop environments
# archives
zip