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