Compare commits
2 commits
35fc2c77f1
...
97fccc7e21
| Author | SHA1 | Date | |
|---|---|---|---|
|
97fccc7e21 |
|||
|
5565859b02 |
3 changed files with 46 additions and 38 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
visibility: hidden !important;
|
visibility: hidden !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.browserContainer {
|
/*.browserContainer {
|
||||||
border-radius: 8px !important;
|
border-radius: 8px !important;
|
||||||
margin: 6px !important;
|
margin: 6px !important;
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
|
|
@ -22,4 +22,4 @@
|
||||||
|
|
||||||
browser {
|
browser {
|
||||||
border-radius: 8px !important;
|
border-radius: 8px !important;
|
||||||
}
|
}*/
|
||||||
|
|
|
||||||
|
|
@ -18,12 +18,26 @@
|
||||||
moonlight-qt
|
moonlight-qt
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.noctalia-shell.settings.bar = {
|
programs = {
|
||||||
|
noctalia-shell.settings.bar = {
|
||||||
position = "top";
|
position = "top";
|
||||||
density = "spacious";
|
density = "spacious";
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.plasma = lib.mkDefault {
|
niri.settings.outputs."eDP-1" = {
|
||||||
|
scale = 1.5;
|
||||||
|
mode = {
|
||||||
|
width = 3024;
|
||||||
|
height = 1964;
|
||||||
|
refresh = 60.000;
|
||||||
|
};
|
||||||
|
position = {
|
||||||
|
x = 272;
|
||||||
|
y = 1440;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
plasma = lib.mkDefault {
|
||||||
input.touchpads = [
|
input.touchpads = [
|
||||||
{
|
{
|
||||||
name = "Apple MTP multi-touch";
|
name = "Apple MTP multi-touch";
|
||||||
|
|
@ -42,4 +56,5 @@
|
||||||
org_kde_powerdevil.Sleep = [ ];
|
org_kde_powerdevil.Sleep = [ ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@
|
||||||
XCURSOR_THEME = config.userOptions.cursor.name;
|
XCURSOR_THEME = config.userOptions.cursor.name;
|
||||||
XCURSOR_SIZE = toString config.userOptions.cursor.size;
|
XCURSOR_SIZE = toString config.userOptions.cursor.size;
|
||||||
};
|
};
|
||||||
screenshot-path = "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png";
|
screenshot-path = "~/Pictures/Screenshots/%a %b %e %Y @%l:%M %p.png";
|
||||||
hotkey-overlay.skip-at-startup = true;
|
hotkey-overlay.skip-at-startup = true;
|
||||||
prefer-no-csd = true;
|
prefer-no-csd = true;
|
||||||
gestures.hot-corners.enable = false;
|
gestures.hot-corners.enable = false;
|
||||||
|
|
@ -48,13 +48,6 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
outputs = {
|
outputs = {
|
||||||
"eDP-1" = {
|
|
||||||
scale = 1.5;
|
|
||||||
position = {
|
|
||||||
x = 272;
|
|
||||||
y = 1440;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
"HDMI-A-1" = {
|
"HDMI-A-1" = {
|
||||||
mode = {
|
mode = {
|
||||||
width = 3840;
|
width = 3840;
|
||||||
|
|
@ -88,9 +81,7 @@
|
||||||
layout = {
|
layout = {
|
||||||
gaps = 4;
|
gaps = 4;
|
||||||
background-color = "transparent";
|
background-color = "transparent";
|
||||||
default-column-width = {
|
default-column-width.proportion = 0.5;
|
||||||
proportion = 0.5;
|
|
||||||
};
|
|
||||||
preset-column-widths = [
|
preset-column-widths = [
|
||||||
{ proportion = 4.0 / 12.0; }
|
{ proportion = 4.0 / 12.0; }
|
||||||
{ proportion = 6.0 / 12.0; }
|
{ proportion = 6.0 / 12.0; }
|
||||||
|
|
@ -135,6 +126,7 @@
|
||||||
noise = 0.05;
|
noise = 0.05;
|
||||||
saturation = 1;
|
saturation = 1;
|
||||||
};
|
};
|
||||||
|
draw-border-with-background = false;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
matches = [
|
matches = [
|
||||||
|
|
@ -167,7 +159,7 @@
|
||||||
is-active = false;
|
is-active = false;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
opacity = 0.875;
|
opacity = 0.90;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
matches = [
|
matches = [
|
||||||
|
|
@ -182,6 +174,7 @@
|
||||||
];
|
];
|
||||||
open-maximized-to-edges = true;
|
open-maximized-to-edges = true;
|
||||||
open-focused = true;
|
open-focused = true;
|
||||||
|
opacity = 1.00;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
matches = [
|
matches = [
|
||||||
|
|
@ -227,7 +220,7 @@
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
matches = [ { namespace = "^launcher$"; } ];
|
matches = [ { namespace = "^launcher$"; } ];
|
||||||
opacity = 0.925;
|
opacity = 0.90;
|
||||||
background-effect = {
|
background-effect = {
|
||||||
xray = false;
|
xray = false;
|
||||||
blur = true;
|
blur = true;
|
||||||
|
|
@ -539,6 +532,7 @@
|
||||||
"Mod+Equal".action.set-column-width = "+10%";
|
"Mod+Equal".action.set-column-width = "+10%";
|
||||||
"Mod+Shift+Minus".action.set-window-height = "-10%";
|
"Mod+Shift+Minus".action.set-window-height = "-10%";
|
||||||
"Mod+Shift+Equal".action.set-window-height = "+10%";
|
"Mod+Shift+Equal".action.set-window-height = "+10%";
|
||||||
|
|
||||||
"Mod+Ctrl+Minus".action.set-column-width = "-0.25%";
|
"Mod+Ctrl+Minus".action.set-column-width = "-0.25%";
|
||||||
"Mod+Ctrl+Equal".action.set-column-width = "+0.25%";
|
"Mod+Ctrl+Equal".action.set-column-width = "+0.25%";
|
||||||
"Mod+Ctrl+Shift+Minus".action.set-window-height = "-0.25%";
|
"Mod+Ctrl+Shift+Minus".action.set-window-height = "-0.25%";
|
||||||
|
|
@ -549,10 +543,9 @@
|
||||||
|
|
||||||
"Mod+W".action.toggle-column-tabbed-display = { };
|
"Mod+W".action.toggle-column-tabbed-display = { };
|
||||||
|
|
||||||
"Print".action.screenshot.show-pointer = false;
|
|
||||||
"Mod+Shift+S".action.screenshot.show-pointer = false;
|
"Mod+Shift+S".action.screenshot.show-pointer = false;
|
||||||
"Ctrl+Print".action.screenshot-screen.show-pointer = false;
|
"Ctrl+Shift+S".action.screenshot-screen.show-pointer = false;
|
||||||
"Alt+Print".action.screenshot-window.show-pointer = false;
|
"Alt+Shift+S".action.screenshot-window.show-pointer = false;
|
||||||
|
|
||||||
"Mod+Escape" = {
|
"Mod+Escape" = {
|
||||||
action.toggle-keyboard-shortcuts-inhibit = { };
|
action.toggle-keyboard-shortcuts-inhibit = { };
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue