Implement csd-filter-add and float-filter-add commands
This commit is contained in:
committed by
Isaac Freund
parent
76da7e2b0d
commit
a93c263502
@ -86,3 +86,11 @@ riverctl map passthrough $mod F11 enter-mode normal
|
||||
|
||||
# Set the layout on startup
|
||||
riverctl layout rivertile left
|
||||
|
||||
# Set app-ids of views which should float
|
||||
riverctl float-filter-add "float"
|
||||
riverctl float-filter-add "popup"
|
||||
|
||||
# Set app-ids of views which should use client side decorations
|
||||
riverctl csd-filter-add "gedit"
|
||||
|
||||
|
Reference in New Issue
Block a user