Update .bashrc, config.jsonc, and 27 more files...
This commit is contained in:
61
GNUstep/Defaults/WMWindowAttributes
Normal file
61
GNUstep/Defaults/WMWindowAttributes
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
xosview.XOsview = {
|
||||
NoMiniaturizeButton = Yes;
|
||||
AlwaysUserIcon = Yes;
|
||||
Icon = inspect.xpm;
|
||||
};
|
||||
clementine.Clementine = {
|
||||
Icon = clementine.Clementine.xpm;
|
||||
};
|
||||
default.default = {
|
||||
NoAppIcon = Yes;
|
||||
};
|
||||
kitty.kitty = {
|
||||
AlwaysUserIcon = Yes;
|
||||
Icon = Shell.png;
|
||||
};
|
||||
"ckb-next.ckb-next" = {
|
||||
NoAppIcon = Yes;
|
||||
AlwaysUserIcon = No;
|
||||
Icon = "ckb-next.ckb-next.xpm";
|
||||
};
|
||||
inkscape.Inkscape = {
|
||||
Icon = draw.xpm;
|
||||
};
|
||||
qbittorrent.qBittorrent = {
|
||||
NoAppIcon = Yes;
|
||||
AlwaysUserIcon = No;
|
||||
};
|
||||
org.inkscape.Inkscape.Inkscape = {
|
||||
AlwaysUserIcon = Yes;
|
||||
Icon = draw.xpm;
|
||||
};
|
||||
"main.Psi+" = {
|
||||
AlwaysUserIcon = No;
|
||||
};
|
||||
Drawer0.WMDrawer = {
|
||||
Icon = Bookshelf.xpm;
|
||||
};
|
||||
steamwebhelper.steam = {
|
||||
NoTitlebar = Yes;
|
||||
NoMiniaturizeButton = Yes;
|
||||
NoBorder = Yes;
|
||||
AlwaysUserIcon = No;
|
||||
NoResizebar = Yes;
|
||||
NoCloseButton = Yes;
|
||||
};
|
||||
kitty = {
|
||||
AlwaysUserIcon = Yes;
|
||||
Icon = Shell.png;
|
||||
};
|
||||
PathFinder. = {
|
||||
NoAppIcon = Yes;
|
||||
AlwaysUserIcon = No;
|
||||
};
|
||||
"psi-plus.Psi+" = {
|
||||
NoAppIcon = Yes;
|
||||
};
|
||||
Logo.WMDock = {
|
||||
Icon = linuxterm.tiff;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user