mirror of
https://github.com/larstvei/nix-config.git
synced 2026-02-01 08:10:12 +00:00
Compare commits
2 Commits
887d820452
...
3bdeafb24a
| Author | SHA1 | Date | |
|---|---|---|---|
| 3bdeafb24a | |||
| f5678b1bb7 |
@ -5,6 +5,7 @@
|
|||||||
pkgs.adwaita-icon-theme
|
pkgs.adwaita-icon-theme
|
||||||
pkgs.brightnessctl
|
pkgs.brightnessctl
|
||||||
pkgs.grimblast
|
pkgs.grimblast
|
||||||
|
pkgs.google-chrome
|
||||||
pkgs.pamixer
|
pkgs.pamixer
|
||||||
pkgs.wl-clipboard
|
pkgs.wl-clipboard
|
||||||
pkgs.wtype
|
pkgs.wtype
|
||||||
|
|||||||
@ -26,11 +26,10 @@
|
|||||||
workspace = "w[t1], gapsin:0, gapsout:0, border:0, rounding:0";
|
workspace = "w[t1], gapsin:0, gapsout:0, border:0, rounding:0";
|
||||||
|
|
||||||
decoration = {
|
decoration = {
|
||||||
rounding = 15;
|
rounding = 16;
|
||||||
inactive_opacity = 0.75;
|
inactive_opacity = 0.75;
|
||||||
blur.enabled = false;
|
blur.enabled = false;
|
||||||
shadow.enabled = false;
|
shadow.enabled = false;
|
||||||
border_part_of_window = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
monitor = [ ",preferred,auto,1" ];
|
monitor = [ ",preferred,auto,1" ];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user