Compare commits
2 commits
f720691768
...
6191622f0f
Author | SHA1 | Date | |
---|---|---|---|
Evie Litherland-Smith | 6191622f0f | ||
Evie Litherland-Smith | 47fa0b2761 |
|
@ -104,6 +104,7 @@
|
|||
evince
|
||||
libreoffice-fresh
|
||||
inkscape
|
||||
remmina
|
||||
webcord
|
||||
signal-desktop
|
||||
whatsapp-for-linux
|
||||
|
|
|
@ -102,8 +102,9 @@
|
|||
{app_id = "whatsapp-for-linux";}
|
||||
{app_id = "teams-for-linux";}
|
||||
{app_id = "twinkle";}
|
||||
{class = "Nxplayer\.bin";}
|
||||
{app_id = "org\.remmina\.Remmina";}
|
||||
{app_id = "Nxplayer\.bin";}
|
||||
{class = "Nxplayer\.bin";}
|
||||
])
|
||||
++ [];
|
||||
};
|
||||
|
|
|
@ -25,11 +25,11 @@
|
|||
# Layout
|
||||
"modules-left" = [
|
||||
"sway/workspaces"
|
||||
"sway/window"
|
||||
];
|
||||
"modules-center" = [
|
||||
"mpris"
|
||||
];
|
||||
"modules-center" = [];
|
||||
"modules-right" = [
|
||||
"mpris"
|
||||
"custom/notification"
|
||||
"pulseaudio"
|
||||
"network"
|
||||
|
@ -71,7 +71,7 @@
|
|||
"max-length" = 50;
|
||||
"rewrite" = {
|
||||
"(.*) - GNU Emacs at (.*)" = " $1 [$2]";
|
||||
"(Alacritty.*)" = " $1";
|
||||
"(foot.*)" = " $1";
|
||||
"(.*) - mpv" = " $1";
|
||||
"swayimg: (.*)" = " $1";
|
||||
"(btm)" = " Resource Usage [$1]";
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
};
|
||||
"freia" = {
|
||||
user = "elitherl";
|
||||
hostname = "freia020.hpc.l";
|
||||
hostname = "freia027.hpc.l";
|
||||
forwardX11Trusted = true;
|
||||
};
|
||||
"heimdall" = {
|
||||
|
|
Reference in a new issue