mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-10-02 06:54:49 +02:00
better ux for buldak
This commit is contained in:
parent
d10c731354
commit
a51a4b7d8c
6 changed files with 54 additions and 35 deletions
|
@ -571,6 +571,7 @@ binds {
|
|||
|
||||
// wayland support
|
||||
spawn-at-startup "xwayland-satellite"
|
||||
spawn-at-startup "poweralertd"
|
||||
spawn-at-startup "swww-daemon"
|
||||
spawn-at-startup "~/config/niri/start-bg.sh"
|
||||
|
||||
|
@ -581,7 +582,7 @@ environment {
|
|||
// apps to launch at startup
|
||||
spawn-at-startup "discord"
|
||||
spawn-at-startup "footclient" "nvim" "~/Documents/Notes"
|
||||
spawn-at-startup "cider"
|
||||
spawn-at-startup "cider-2"
|
||||
|
||||
clipboard {
|
||||
disable-primary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue