Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Christopher League
nixvm
Commits
8d78ca06
Commit
8d78ca06
authored
Dec 20, 2018
by
Christopher League
Browse files
flameshot
parent
fa2a61f8
Changes
2
Hide whitespace changes
Inline
Side-by-side
desktop.nix
View file @
8d78ca06
...
@@ -54,9 +54,10 @@ in
...
@@ -54,9 +54,10 @@ in
};
};
environment
.
systemPackages
=
with
pkgs
;
[
environment
.
systemPackages
=
with
pkgs
;
[
tmux
firefox
atom
atom
firefox
flameshot
tmux
(
pkgs
.
callPackage
./update.nix
{})
(
pkgs
.
callPackage
./update.nix
{})
];
];
};
};
...
...
skel/.config/autostart/flameshot.desktop
0 → 100644
View file @
8d78ca06
[Desktop Entry]
Encoding=UTF-8
Version=0.9.4
Type=Application
Name=flameshot
Comment=Screen capture tool
Exec=flameshot
OnlyShowIn=XFCE;
StartupNotify=false
Terminal=false
Hidden=false
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment