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