Home: Make ffplay float
This commit is contained in:
@ -142,6 +142,7 @@
|
|||||||
autostart = {
|
autostart = {
|
||||||
immediate = [
|
immediate = [
|
||||||
"kitty"
|
"kitty"
|
||||||
|
"zeal"
|
||||||
"nextcloud --background"
|
"nextcloud --background"
|
||||||
"protonvpn-app"
|
"protonvpn-app"
|
||||||
|
|
||||||
@ -176,13 +177,12 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
floating = [
|
floating = [
|
||||||
{
|
{class = "org.kde.polkit-kde-authentication-agent-1";}
|
||||||
class = "org.kde.polkit-kde-authentication-agent-1";
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
class = "thunar";
|
class = "thunar";
|
||||||
title = "File Operation Progress";
|
title = "File Operation Progress";
|
||||||
}
|
}
|
||||||
|
{class = "ffplay";}
|
||||||
];
|
];
|
||||||
|
|
||||||
transparent-opacity = "0.75";
|
transparent-opacity = "0.75";
|
||||||
|
Reference in New Issue
Block a user