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"
|
||||
"pano@elhan.io"
|
||||
"tiling-assistant@leleat-on-github"
|
||||
"rounded-window-corners@fxgn"
|
||||
];
|
||||
favorite-apps = [
|
||||
"org.gnome.Nautilus.desktop"
|
||||
|
|
@ -118,6 +119,7 @@ in
|
|||
tile-bottomleft-quarter = [ "<Super>f" ]; # Bottom-left: Super+F
|
||||
tile-bottomright-quarter = [ "<Super>g" ]; # Bottom-right: Super+G
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
# IBus Mozc (Japanese) configuration - default to Hiragana input mode
|
||||
|
|
@ -176,6 +178,7 @@ in
|
|||
gnomeExtensions.hide-top-bar
|
||||
gnomeExtensions.pano
|
||||
gnomeExtensions.tiling-assistant
|
||||
gnomeExtensions.rounded-window-corners-reborn
|
||||
];
|
||||
|
||||
# Custom desktop file for opening text files with Neovim in Ghostty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue