Skip to content

Commit

Permalink
Update config.kdl
Browse files Browse the repository at this point in the history
  • Loading branch information
seqyu authored Nov 22, 2024
1 parent b6fc2b8 commit ced8a9a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .config/niri/config.kdl
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// Startup programs
spawn-at-startup "ulauncher"
spawn-at-startup "waybar"
spawn-at-startup "swww-daemon"
spawn-at-startup "swww img ~/Pictures/wallpaper.png"
// Keyboard layout
input {
keyboard {
Expand Down Expand Up @@ -162,10 +164,9 @@ binds {

// Cursor
cursor {
xcursor-theme "breeze_cursors"
xcursor-size 48
xcursor-theme "Bibata-Modern-Classic"
xcursor-size 24

hide-when-typing
hide-after-inactive-ms 100
hide-after-inactive-ms 60000
}

0 comments on commit ced8a9a

Please sign in to comment.