Adjust borders
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
|
||||
xsession.windowManager.i3.config.gaps.outer = 6;
|
||||
xsession.windowManager.i3.config.gaps.inner = 5;
|
||||
xsession.windowManager.i3.config.window.border = 2;
|
||||
|
||||
home.file = {
|
||||
wallpapers = {
|
||||
|
||||
@@ -156,7 +156,7 @@ in {
|
||||
terminal = "kitty";
|
||||
|
||||
window = {
|
||||
border = lib.mkDefault 3;
|
||||
border = lib.mkDefault 2;
|
||||
titlebar = false;
|
||||
commands = [
|
||||
{ command = "move position center #2116 46"; criteria = { class = "jetbrains-toolbox"; }; }
|
||||
|
||||
Reference in New Issue
Block a user