replaced redshift with clight

This commit is contained in:
Phuntsok Drak-pa 2019-10-21 03:08:08 +02:00
parent 28a5cc9080
commit cf8ccfe245
3 changed files with 55 additions and 53 deletions

View File

@ -269,7 +269,7 @@ exec_always --no-startup-id enable_touch
exec_always --no-startup-id ~/.config/polybar/launch.sh exec_always --no-startup-id ~/.config/polybar/launch.sh
exec --no-startup-id xss-lock -- i3lock -fol exec --no-startup-id xss-lock -- i3lock -fol
exec --no-startup-id xfce4-power-manager exec --no-startup-id xfce4-power-manager
exec --no-startup-id redshift-gtk exec --no-startup-id clight
exec --no-startup-id mpd exec --no-startup-id mpd
exec --no-startup-id mpc stop exec --no-startup-id mpc stop
exec --no-startup-id mpd_discord_richpresence --no-idle --fork exec --no-startup-id mpd_discord_richpresence --no-idle --fork

View File

@ -100,32 +100,32 @@ end
set PACKAGES \ set PACKAGES \
asar ascii aspell-en aspell-fr assimp awesome-terminal-fonts base-devel bat \ asar ascii aspell-en aspell-fr assimp awesome-terminal-fonts base-devel bat \
biber bleachbit bluez-firmware bluez-utils bookworm boost bzip2 chromium clisp \ biber bleachbit bluez-firmware bluez-utils bookworm boost bzip2 chromium clisp \
compton cppcheck cppreference cppreference-devhelp cpupower cronie cryptsetup \ clight compton cppcheck cppreference cppreference-devhelp cpupower cronie \
device-mapper diffutils discord-canary discount ditaa dmenu dmenu-lpass docker \ cryptsetup device-mapper diffutils discord-canary discount ditaa dmenu \
docker-compose doxygen dunst dwarffortress emacs exfat-utils ffmpegthumbnailer \ dmenu-lpass docker docker-compose doxygen dunst dwarffortress emacs \
findutils firefox flake8 font-mathematica fontforge freeglut fzf gcc-libs gdb \ exfat-utils ffmpegthumbnailer findutils firefox flake8 font-mathematica \
gimp glibc gnome-disk-utility gnome-epub-thumbnailer gnu-free-fonts gnuplot \ fontforge freeglut fzf gcc-libs gdb gimp glibc gnome-disk-utility \
go-tools graphviz htop i3-gaps i3lock-blur i3status igdm-bin inetutils \ gnome-epub-thumbnailer gnu-free-fonts gnuplot go-tools graphviz htop i3-gaps \
j4-dmenu-desktop jfsutils jmtpfs lastpass-cli less linux-headers lldb \ i3lock-blur i3status igdm-bin inetutils j4-dmenu-desktop jfsutils jmtpfs \
logrotate lvm2 ly-git meson minted mpc mpd mpd-rich-presence-discord-git mpv \ lastpass-cli less linux-headers lldb logrotate lvm2 ly-git meson minted mpc \
mupdf-tools nano ncdu ncmpcpp nemo-fileroller nemo-preview neofetch netctl \ mpd mpd-rich-presence-discord-git mpv mupdf-tools nano ncdu ncmpcpp \
networkmanager networkmanager-openvpn nm-connection-editor nnn nomacs \ nemo-fileroller nemo-preview neofetch netctl networkmanager \
noto-fonts-emoji npm ntfs-3g numlockx openssh p7zip pacman-contrib pandoc-bin \ networkmanager-openvpn nm-connection-editor nnn nomacs noto-fonts-emoji npm \
pavucontrol pciutils pcurses pdfpc polybar pulseaudio-bluetooth \ ntfs-3g numlockx openssh p7zip pacman-contrib pandoc-bin pavucontrol pciutils \
python-envtpl-git python-pip python-pywal qemu r raw-thumbnailer redshift \ pcurses pdfpc polybar pulseaudio-bluetooth python-envtpl-git python-pip \
reflector rofi rofi-wifi-menu-git rsync rtv rustup s-nail samba scrot sent \ python-pywal qemu r raw-thumbnailer reflector rofi rofi-wifi-menu-git rsync \
shadow siji-git simplescreenrecorder speedcrunch sshfs st-luke-git \ rtv rustup s-nail samba scrot sent shadow siji-git simplescreenrecorder \
texlive-bibtexextra texlive-bin texlive-core texlive-fontsextra \ speedcrunch sshfs st-luke-git texlive-bibtexextra texlive-bin texlive-core \
texlive-formatsextra texlive-games texlive-humanities texlive-langchinese \ texlive-fontsextra texlive-formatsextra texlive-games texlive-humanities \
texlive-langcyrillic texlive-langextra texlive-langgreek texlive-langjapanese \ texlive-langchinese texlive-langcyrillic texlive-langextra texlive-langgreek \
texlive-langkorean texlive-latexextra texlive-localmanager-git texlive-music \ texlive-langjapanese texlive-langkorean texlive-latexextra \
texlive-pictures texlive-pstricks texlive-publishers texlive-science tmux tree \ texlive-localmanager-git texlive-music texlive-pictures texlive-pstricks \
ttf-arphic-uming ttf-baekmuk ttf-bitstream-vera ttf-dejavu \ texlive-publishers texlive-science tmux tree ttf-arphic-uming ttf-baekmuk \
ttf-google-fonts-opinionated-git ttf-joypixels ttf-liberation \ ttf-bitstream-vera ttf-dejavu ttf-google-fonts-opinionated-git ttf-joypixels \
ttf-material-design-icons-git ttf-ms-fonts ttf-symbola ttf-tibetan-machine \ ttf-liberation ttf-material-design-icons-git ttf-ms-fonts ttf-symbola \
ttf-twemoji-color ttf-unifont unicode unicode-emoji unrar usbutils valgrind \ ttf-tibetan-machine ttf-twemoji-color ttf-unifont unicode unicode-emoji unrar \
vim w3m wget x11-ssh-askpass xclip xdg-user-dirs-gtk xorg-drivers xorg-apps \ usbutils valgrind vim w3m wget x11-ssh-askpass xclip xdg-user-dirs-gtk \
xfsprogs xorg-server xorg-xinit xss-lock yapf xorg-drivers xorg-apps xfsprogs xorg-server xorg-xinit xss-lock yapf
printf "\n# Installing needed packages ##################################################\n\n" printf "\n# Installing needed packages ##################################################\n\n"
yay -S --needed $PACKAGES yay -S --needed $PACKAGES

View File

@ -309,6 +309,7 @@
printf "\n# yay already installed #######################################################\n\n" printf "\n# yay already installed #######################################################\n\n"
end end
#+END_SRC #+END_SRC
*** Setting up Emacs: Installing Spacemacs *** Setting up Emacs: Installing Spacemacs
Now, the first thing we want to do with Emacs is install its Spacemacs Now, the first thing we want to do with Emacs is install its Spacemacs
distribution. Well clone its =develop= branch into =~/.emacs.d=. We need to distribution. Well clone its =develop= branch into =~/.emacs.d=. We need to
@ -403,32 +404,32 @@
set PACKAGES \ set PACKAGES \
asar ascii aspell-en aspell-fr assimp awesome-terminal-fonts base-devel bat \ asar ascii aspell-en aspell-fr assimp awesome-terminal-fonts base-devel bat \
biber bleachbit bluez-firmware bluez-utils bookworm boost bzip2 chromium clisp \ biber bleachbit bluez-firmware bluez-utils bookworm boost bzip2 chromium clisp \
compton cppcheck cppreference cppreference-devhelp cpupower cronie cryptsetup \ clight compton cppcheck cppreference cppreference-devhelp cpupower cronie \
device-mapper diffutils discord-canary discount ditaa dmenu dmenu-lpass docker \ cryptsetup device-mapper diffutils discord-canary discount ditaa dmenu \
docker-compose doxygen dunst dwarffortress emacs exfat-utils ffmpegthumbnailer \ dmenu-lpass docker docker-compose doxygen dunst dwarffortress emacs \
findutils firefox flake8 font-mathematica fontforge freeglut fzf gcc-libs gdb \ exfat-utils ffmpegthumbnailer findutils firefox flake8 font-mathematica \
gimp glibc gnome-disk-utility gnome-epub-thumbnailer gnu-free-fonts gnuplot \ fontforge freeglut fzf gcc-libs gdb gimp glibc gnome-disk-utility \
go-tools graphviz htop i3-gaps i3lock-blur i3status igdm-bin inetutils \ gnome-epub-thumbnailer gnu-free-fonts gnuplot go-tools graphviz htop i3-gaps \
j4-dmenu-desktop jfsutils jmtpfs lastpass-cli less linux-headers lldb \ i3lock-blur i3status igdm-bin inetutils j4-dmenu-desktop jfsutils jmtpfs \
logrotate lvm2 ly-git meson minted mpc mpd mpd-rich-presence-discord-git mpv \ lastpass-cli less linux-headers lldb logrotate lvm2 ly-git meson minted mpc \
mupdf-tools nano ncdu ncmpcpp nemo-fileroller nemo-preview neofetch netctl \ mpd mpd-rich-presence-discord-git mpv mupdf-tools nano ncdu ncmpcpp \
networkmanager networkmanager-openvpn nm-connection-editor nnn nomacs \ nemo-fileroller nemo-preview neofetch netctl networkmanager \
noto-fonts-emoji npm ntfs-3g numlockx openssh p7zip pacman-contrib pandoc-bin \ networkmanager-openvpn nm-connection-editor nnn nomacs noto-fonts-emoji npm \
pavucontrol pciutils pcurses pdfpc polybar pulseaudio-bluetooth \ ntfs-3g numlockx openssh p7zip pacman-contrib pandoc-bin pavucontrol pciutils \
python-envtpl-git python-pip python-pywal qemu r raw-thumbnailer redshift \ pcurses pdfpc polybar pulseaudio-bluetooth python-envtpl-git python-pip \
reflector rofi rofi-wifi-menu-git rsync rtv rustup s-nail samba scrot sent \ python-pywal qemu r raw-thumbnailer reflector rofi rofi-wifi-menu-git rsync \
shadow siji-git simplescreenrecorder speedcrunch sshfs st-luke-git \ rtv rustup s-nail samba scrot sent shadow siji-git simplescreenrecorder \
texlive-bibtexextra texlive-bin texlive-core texlive-fontsextra \ speedcrunch sshfs st-luke-git texlive-bibtexextra texlive-bin texlive-core \
texlive-formatsextra texlive-games texlive-humanities texlive-langchinese \ texlive-fontsextra texlive-formatsextra texlive-games texlive-humanities \
texlive-langcyrillic texlive-langextra texlive-langgreek texlive-langjapanese \ texlive-langchinese texlive-langcyrillic texlive-langextra texlive-langgreek \
texlive-langkorean texlive-latexextra texlive-localmanager-git texlive-music \ texlive-langjapanese texlive-langkorean texlive-latexextra \
texlive-pictures texlive-pstricks texlive-publishers texlive-science tmux tree \ texlive-localmanager-git texlive-music texlive-pictures texlive-pstricks \
ttf-arphic-uming ttf-baekmuk ttf-bitstream-vera ttf-dejavu \ texlive-publishers texlive-science tmux tree ttf-arphic-uming ttf-baekmuk \
ttf-google-fonts-opinionated-git ttf-joypixels ttf-liberation \ ttf-bitstream-vera ttf-dejavu ttf-google-fonts-opinionated-git ttf-joypixels \
ttf-material-design-icons-git ttf-ms-fonts ttf-symbola ttf-tibetan-machine \ ttf-liberation ttf-material-design-icons-git ttf-ms-fonts ttf-symbola \
ttf-twemoji-color ttf-unifont unicode unicode-emoji unrar usbutils valgrind \ ttf-tibetan-machine ttf-twemoji-color ttf-unifont unicode unicode-emoji unrar \
vim w3m wget x11-ssh-askpass xclip xdg-user-dirs-gtk xorg-drivers xorg-apps \ usbutils valgrind vim w3m wget x11-ssh-askpass xclip xdg-user-dirs-gtk \
xfsprogs xorg-server xorg-xinit xss-lock yapf xorg-drivers xorg-apps xfsprogs xorg-server xorg-xinit xss-lock yapf
#+END_SRC #+END_SRC
These are the minimum I would have in my own installation. You can edit it These are the minimum I would have in my own installation. You can edit it
however you want. Lets install those. however you want. Lets install those.
@ -502,6 +503,7 @@
printf "\n# Installing fisher ###########################################################\n\n" printf "\n# Installing fisher ###########################################################\n\n"
curl https://git.io/fisher --create-dirs -sLo ~/.config/fish/functions/fisher.fish curl https://git.io/fisher --create-dirs -sLo ~/.config/fish/functions/fisher.fish
#+END_SRC #+END_SRC
**** Install our extensions **** Install our extensions
I generally use the following extensions in my Fish shell. I generally use the following extensions in my Fish shell.
#+BEGIN_SRC fish :exports code :tangle ~/.yadm/bootstrap #+BEGIN_SRC fish :exports code :tangle ~/.yadm/bootstrap