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