diff options
author | Nate Buttke <nate-web@riseup.net> | 2022-02-10 11:28:20 -0800 |
---|---|---|
committer | Nate Buttke <nate-web@riseup.net> | 2022-02-10 11:28:20 -0800 |
commit | f9f56ba1e8bad652dd2a196fb683abf2cb72b418 (patch) | |
tree | d8b77a511decda5b3172c2d2eb8dc4dbee9d09ff | |
parent | b1c36ee206be493f7cf4878a6ed7fa4bfd67b395 (diff) |
comment kanshi in river init. not needed on desktop config
-rwxr-xr-x | river/.config/river/init | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/river/.config/river/init b/river/.config/river/init index fd01ac3..fc1eafb 100755 --- a/river/.config/river/init +++ b/river/.config/river/init @@ -3,7 +3,8 @@ # based on default config. # See the river(1), riverctl(1), and rivertile(1) man pages for complete # documentation. -riverctl spawn "kanshi" & +# riverctl spawn "kanshi" & +# kanshi not needed on desktop: there is no laptop lid. # Use the "logo" key as the primary modifier mod="Mod4" |