Sway doesn't like user defined QT theming to system wide it is I guess
This commit is contained in:
parent
95e5895cae
commit
d74444bd2f
16 changed files with 19 additions and 23 deletions
|
@ -3,7 +3,7 @@
|
|||
# Use grim and slurp to take screenshots in multiple ways
|
||||
swayShot = let
|
||||
border = import ../common/border.nix;
|
||||
colors = import ../style/colors.nix;
|
||||
colors = import ../common/colors.nix;
|
||||
in pkgs.writeScriptBin "swayshot" ''
|
||||
# Swappy
|
||||
handle_swappy() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue