This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Kevin-Mok
/
linux-config
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Dotfiles for my tiling window manager + terminal workflow.
317
Commits
8
Branches
0
Tags
1.4 MiB
Shell
94.5%
Python
5%
Perl
0.4%
Branch:
slideshow-screensaver
linux-config
/
dot_config
/
fish
/
functions
/
redshift-set.fish
3 lines
82 B
Raw
Permalink
Blame
History
function
redshift-set
redshift -x
&
&
redshift -O
(
math
"
$argv
[1] * 100
"
)
end
Reference in new issue