This website works better with JavaScript.
Explore
Help
Sign In
tiyn
/
dotfiles
mirror of
https://github.com/tiyn/dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1949e8e8a9
master
server
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1949e8e8a9'
${ noResults }
dotfiles
/
.local
/
bin
/
tools
/
record_stop
4 lines
98 B
Raw
Normal View
History
Unescape
Escape
screen-record: added hotkeys and scripts
2 years ago
#!/bin/sh
record: fixed notifications
2 years ago
killall -SIGINT gpu-screen-recorder && notify-send 'Screen record' 'Recording stopped'