Add discord, remove signal
I'll add signal back when it has native wayland support...
This commit is contained in:
parent
2d2fa433f5
commit
d4b24e4103
|
@ -121,6 +121,7 @@
|
||||||
"steam"
|
"steam"
|
||||||
"steam-original"
|
"steam-original"
|
||||||
"steam-run"
|
"steam-run"
|
||||||
|
"discord"
|
||||||
"nomachine-client"
|
"nomachine-client"
|
||||||
];
|
];
|
||||||
system = { inherit stateVersion; };
|
system = { inherit stateVersion; };
|
||||||
|
|
|
@ -231,8 +231,8 @@ in ''
|
||||||
bind = SUPER, C, moveworkspacetomonitor, 7 current
|
bind = SUPER, C, moveworkspacetomonitor, 7 current
|
||||||
bind = SUPER, C, workspace, 7
|
bind = SUPER, C, workspace, 7
|
||||||
bind = SUPER SHIFT, C, movetoworkspace, 7
|
bind = SUPER SHIFT, C, movetoworkspace, 7
|
||||||
windowrule = workspace 7, (Signal)
|
|
||||||
windowrule = workspace 7, (fractal)
|
windowrule = workspace 7, (fractal)
|
||||||
|
windowrule = workspace 7, (discord)
|
||||||
windowrule = workspace 7, (teams-for-linux)
|
windowrule = workspace 7, (teams-for-linux)
|
||||||
|
|
||||||
# 8: [r]emote
|
# 8: [r]emote
|
||||||
|
|
|
@ -12,13 +12,12 @@
|
||||||
protonvpn-gui
|
protonvpn-gui
|
||||||
transmission-gtk
|
transmission-gtk
|
||||||
nyxt
|
nyxt
|
||||||
signal-desktop
|
|
||||||
fractal
|
fractal
|
||||||
|
discord
|
||||||
teams-for-linux
|
teams-for-linux
|
||||||
libreoffice
|
libreoffice
|
||||||
zotero
|
zotero
|
||||||
minesweep-rs
|
minesweep-rs
|
||||||
remmina
|
|
||||||
nomachine-client
|
nomachine-client
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue