mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
first attempt on gpu passthrough
This commit is contained in:
parent
329d8d228b
commit
2df9f4c65d
5 changed files with 114 additions and 41 deletions
|
@ -12,6 +12,7 @@
|
|||
evince # pdf viewer
|
||||
gimp
|
||||
ffmpeg
|
||||
drawio
|
||||
|
||||
thunderbird
|
||||
|
||||
|
|
|
@ -44,9 +44,9 @@
|
|||
riverctl map normal Super L focus-output next
|
||||
riverctl map normal Super H focus-output previous
|
||||
riverctl map normal Super O send-to-output next
|
||||
# riverctl map-pointer normal Super BTN_LEFT move-view
|
||||
riverctl map-pointer normal Super BTN_LEFT move-view
|
||||
|
||||
# riverctl map-pointer normal Super BTN_RIGHT resize-view
|
||||
riverctl map-pointer normal Super BTN_RIGHT resize-view
|
||||
|
||||
riverctl map normal Alt Space spawn ${lib.getExe pkgs.fuzzel}
|
||||
riverctl map normal Super Space toggle-float
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue