fuck discord, all my homies hate discord
This commit is contained in:
parent
6092cb323d
commit
3ac3ee16b7
|
@ -14,10 +14,6 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
workspaceOutputAssign = [
|
workspaceOutputAssign = [
|
||||||
{
|
|
||||||
workspace = "8";
|
|
||||||
output = "DP-2";
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
workspace = "9";
|
workspace = "9";
|
||||||
output = "DP-2";
|
output = "DP-2";
|
||||||
|
|
|
@ -23,7 +23,6 @@
|
||||||
tor-browser-bundle-bin
|
tor-browser-bundle-bin
|
||||||
ungoogled-chromium
|
ungoogled-chromium
|
||||||
vlc
|
vlc
|
||||||
webcord # discord
|
|
||||||
];
|
];
|
||||||
|
|
||||||
nixpkgs.config.allowUnfreePredicate = pkg:
|
nixpkgs.config.allowUnfreePredicate = pkg:
|
||||||
|
|
|
@ -82,7 +82,6 @@
|
||||||
"XF86AudioPrev" = "exec 'playerctl previous'";
|
"XF86AudioPrev" = "exec 'playerctl previous'";
|
||||||
};
|
};
|
||||||
assigns = {
|
assigns = {
|
||||||
"8" = [{class = "WebCord";}];
|
|
||||||
"9" = [{class = "Spotify";}];
|
"9" = [{class = "Spotify";}];
|
||||||
};
|
};
|
||||||
floating = {
|
floating = {
|
||||||
|
|
Loading…
Reference in a new issue