Compare commits

..

No commits in common. "6191622f0fcbf4a08a501ff7699e3097088acf82" and "f720691768fda7930c3196dbc9ec49b8d1526054" have entirely different histories.

4 changed files with 6 additions and 8 deletions

View file

@ -104,7 +104,6 @@
evince evince
libreoffice-fresh libreoffice-fresh
inkscape inkscape
remmina
webcord webcord
signal-desktop signal-desktop
whatsapp-for-linux whatsapp-for-linux

View file

@ -102,9 +102,8 @@
{app_id = "whatsapp-for-linux";} {app_id = "whatsapp-for-linux";}
{app_id = "teams-for-linux";} {app_id = "teams-for-linux";}
{app_id = "twinkle";} {app_id = "twinkle";}
{app_id = "org\.remmina\.Remmina";}
{app_id = "Nxplayer\.bin";}
{class = "Nxplayer\.bin";} {class = "Nxplayer\.bin";}
{app_id = "Nxplayer\.bin";}
]) ])
++ []; ++ [];
}; };

View file

@ -25,11 +25,11 @@
# Layout # Layout
"modules-left" = [ "modules-left" = [
"sway/workspaces" "sway/workspaces"
"sway/window"
]; ];
"modules-center" = []; "modules-center" = [
"modules-right" = [
"mpris" "mpris"
];
"modules-right" = [
"custom/notification" "custom/notification"
"pulseaudio" "pulseaudio"
"network" "network"
@ -71,7 +71,7 @@
"max-length" = 50; "max-length" = 50;
"rewrite" = { "rewrite" = {
"(.*) - GNU Emacs at (.*)" = " $1 [$2]"; "(.*) - GNU Emacs at (.*)" = " $1 [$2]";
"(foot.*)" = " $1"; "(Alacritty.*)" = " $1";
"(.*) - mpv" = "󰦟 $1"; "(.*) - mpv" = "󰦟 $1";
"swayimg: (.*)" = "󰋩 $1"; "swayimg: (.*)" = "󰋩 $1";
"(btm)" = " Resource Usage [$1]"; "(btm)" = " Resource Usage [$1]";

View file

@ -31,7 +31,7 @@
}; };
"freia" = { "freia" = {
user = "elitherl"; user = "elitherl";
hostname = "freia027.hpc.l"; hostname = "freia020.hpc.l";
forwardX11Trusted = true; forwardX11Trusted = true;
}; };
"heimdall" = { "heimdall" = {