add plugin for enforce rounded window
This commit is contained in:
parent
c1fda700de
commit
b1b0a57732
1 changed files with 3 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ in
|
||||||
"hidetopbar@mathieu.bidon.ca"
|
"hidetopbar@mathieu.bidon.ca"
|
||||||
"pano@elhan.io"
|
"pano@elhan.io"
|
||||||
"tiling-assistant@leleat-on-github"
|
"tiling-assistant@leleat-on-github"
|
||||||
|
"rounded-window-corners@fxgn"
|
||||||
];
|
];
|
||||||
favorite-apps = [
|
favorite-apps = [
|
||||||
"org.gnome.Nautilus.desktop"
|
"org.gnome.Nautilus.desktop"
|
||||||
|
|
@ -118,6 +119,7 @@ in
|
||||||
tile-bottomleft-quarter = [ "<Super>f" ]; # Bottom-left: Super+F
|
tile-bottomleft-quarter = [ "<Super>f" ]; # Bottom-left: Super+F
|
||||||
tile-bottomright-quarter = [ "<Super>g" ]; # Bottom-right: Super+G
|
tile-bottomright-quarter = [ "<Super>g" ]; # Bottom-right: Super+G
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# IBus Mozc (Japanese) configuration - default to Hiragana input mode
|
# IBus Mozc (Japanese) configuration - default to Hiragana input mode
|
||||||
|
|
@ -176,6 +178,7 @@ in
|
||||||
gnomeExtensions.hide-top-bar
|
gnomeExtensions.hide-top-bar
|
||||||
gnomeExtensions.pano
|
gnomeExtensions.pano
|
||||||
gnomeExtensions.tiling-assistant
|
gnomeExtensions.tiling-assistant
|
||||||
|
gnomeExtensions.rounded-window-corners-reborn
|
||||||
];
|
];
|
||||||
|
|
||||||
# Custom desktop file for opening text files with Neovim in Ghostty
|
# Custom desktop file for opening text files with Neovim in Ghostty
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue