adding a lot of little additions and tweaks for the updated nix
This commit is contained in:
parent
b68e8c45d8
commit
e47b3fa5ff
13 changed files with 70 additions and 77 deletions
|
@ -103,6 +103,9 @@ windowrule=workspace 2,emacs
|
|||
windowrule=float,btop
|
||||
windowrule=size 70% 70%,btop
|
||||
windowrule=center,btop
|
||||
windowrule=float,presenter
|
||||
windowrule=size 80% 80%,presenter
|
||||
windowrule=center,presenter
|
||||
|
||||
# example binds
|
||||
bind=SUPER,RETURN,exec,alacritty
|
||||
|
@ -190,4 +193,5 @@ exec-once=/home/chris/bin/startup.sh
|
|||
exec-once=hyprpaper
|
||||
exec-once=dunst
|
||||
exec-once=hyprctl dispatch --batch "splitratio 1; splitration -0.35"
|
||||
exec-once=dbus-update-activation-environment --systemd --all
|
||||
exec-once=dbus-update-activation-environment --systemd --all
|
||||
exec-once=jellyfin-mpv-shim
|
Loading…
Add table
Add a link
Reference in a new issue