mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: make screenshare utility autotoggle
This commit is contained in:
parent
a42cf17d79
commit
02921a6922
7 changed files with 52 additions and 24 deletions
|
|
@ -1,6 +1,8 @@
|
|||
_:
|
||||
{ config, ... }:
|
||||
{
|
||||
home.sessionVariables = {
|
||||
EDITOR = "e -w";
|
||||
SWARSEL_LO_RES = config.swarselsystems.lowResolution;
|
||||
SWARSEL_HI_RES = config.swarselsystems.highResolution;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue