replaced redshift with clight
This commit is contained in:
		
							parent
							
								
									28a5cc9080
								
							
						
					
					
						commit
						3b6e025115
					
				| @ -269,7 +269,7 @@ exec_always --no-startup-id       enable_touch | ||||
| exec_always --no-startup-id       ~/.config/polybar/launch.sh | ||||
| exec        --no-startup-id       xss-lock -- i3lock -fol | ||||
| 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       mpc stop | ||||
| exec        --no-startup-id       mpd_discord_richpresence --no-idle --fork | ||||
|  | ||||
| @ -100,32 +100,32 @@ end | ||||
| set PACKAGES \ | ||||
| asar ascii aspell-en aspell-fr assimp awesome-terminal-fonts base-devel bat \ | ||||
| biber bleachbit bluez-firmware bluez-utils bookworm boost bzip2 chromium clisp \ | ||||
| compton cppcheck cppreference cppreference-devhelp cpupower cronie cryptsetup \ | ||||
| device-mapper diffutils discord-canary discount ditaa dmenu dmenu-lpass docker \ | ||||
| docker-compose doxygen dunst dwarffortress emacs exfat-utils ffmpegthumbnailer \ | ||||
| findutils firefox flake8 font-mathematica fontforge freeglut fzf gcc-libs gdb \ | ||||
| gimp glibc gnome-disk-utility gnome-epub-thumbnailer gnu-free-fonts gnuplot \ | ||||
| go-tools graphviz htop i3-gaps i3lock-blur i3status igdm-bin inetutils \ | ||||
| j4-dmenu-desktop jfsutils jmtpfs lastpass-cli less linux-headers lldb \ | ||||
| logrotate lvm2 ly-git meson minted mpc mpd mpd-rich-presence-discord-git mpv \ | ||||
| mupdf-tools nano ncdu ncmpcpp nemo-fileroller nemo-preview neofetch netctl \ | ||||
| networkmanager networkmanager-openvpn nm-connection-editor nnn nomacs \ | ||||
| noto-fonts-emoji npm ntfs-3g numlockx openssh p7zip pacman-contrib pandoc-bin \ | ||||
| pavucontrol pciutils pcurses pdfpc polybar pulseaudio-bluetooth \ | ||||
| python-envtpl-git python-pip python-pywal qemu r raw-thumbnailer redshift \ | ||||
| reflector rofi rofi-wifi-menu-git rsync rtv rustup s-nail samba scrot sent \ | ||||
| shadow siji-git simplescreenrecorder speedcrunch sshfs st-luke-git \ | ||||
| texlive-bibtexextra texlive-bin texlive-core texlive-fontsextra \ | ||||
| texlive-formatsextra texlive-games texlive-humanities texlive-langchinese \ | ||||
| texlive-langcyrillic texlive-langextra texlive-langgreek texlive-langjapanese \ | ||||
| texlive-langkorean texlive-latexextra texlive-localmanager-git texlive-music \ | ||||
| texlive-pictures texlive-pstricks texlive-publishers texlive-science tmux tree \ | ||||
| ttf-arphic-uming ttf-baekmuk ttf-bitstream-vera ttf-dejavu \ | ||||
| ttf-google-fonts-opinionated-git ttf-joypixels ttf-liberation \ | ||||
| ttf-material-design-icons-git ttf-ms-fonts ttf-symbola ttf-tibetan-machine \ | ||||
| ttf-twemoji-color ttf-unifont unicode unicode-emoji unrar usbutils valgrind \ | ||||
| vim w3m wget x11-ssh-askpass xclip xdg-user-dirs-gtk xorg-drivers xorg-apps \ | ||||
| xfsprogs xorg-server xorg-xinit xss-lock yapf | ||||
| clight compton cppcheck cppreference cppreference-devhelp cpupower cronie \ | ||||
| cryptsetup device-mapper diffutils discord-canary discount ditaa dmenu \ | ||||
| dmenu-lpass docker docker-compose doxygen dunst dwarffortress emacs \ | ||||
| exfat-utils ffmpegthumbnailer findutils firefox flake8 font-mathematica \ | ||||
| fontforge freeglut fzf gcc-libs gdb gimp glibc gnome-disk-utility \ | ||||
| gnome-epub-thumbnailer gnu-free-fonts gnuplot go-tools graphviz htop i3-gaps \ | ||||
| i3lock-blur i3status igdm-bin inetutils j4-dmenu-desktop jfsutils jmtpfs \ | ||||
| lastpass-cli less linux-headers lldb logrotate lvm2 ly-git meson minted mpc \ | ||||
| mpd mpd-rich-presence-discord-git mpv mupdf-tools nano ncdu ncmpcpp \ | ||||
| nemo-fileroller nemo-preview neofetch netctl networkmanager \ | ||||
| networkmanager-openvpn nm-connection-editor nnn nomacs noto-fonts-emoji npm \ | ||||
| ntfs-3g numlockx openssh p7zip pacman-contrib pandoc-bin pavucontrol pciutils \ | ||||
| pcurses pdfpc polybar pulseaudio-bluetooth python-envtpl-git python-pip \ | ||||
| python-pywal qemu r raw-thumbnailer reflector rofi rofi-wifi-menu-git rsync \ | ||||
| rtv rustup s-nail samba scrot sent shadow siji-git simplescreenrecorder \ | ||||
| speedcrunch sshfs st-luke-git texlive-bibtexextra texlive-bin texlive-core \ | ||||
| texlive-fontsextra texlive-formatsextra texlive-games texlive-humanities \ | ||||
| texlive-langchinese texlive-langcyrillic texlive-langextra texlive-langgreek \ | ||||
| texlive-langjapanese texlive-langkorean texlive-latexextra \ | ||||
| texlive-localmanager-git texlive-music texlive-pictures texlive-pstricks \ | ||||
| texlive-publishers texlive-science tmux tree ttf-arphic-uming ttf-baekmuk \ | ||||
| ttf-bitstream-vera ttf-dejavu ttf-google-fonts-opinionated-git ttf-joypixels \ | ||||
| ttf-liberation ttf-material-design-icons-git ttf-ms-fonts ttf-symbola \ | ||||
| ttf-tibetan-machine ttf-twemoji-color ttf-unifont unicode unicode-emoji unrar \ | ||||
| usbutils valgrind vim w3m wget x11-ssh-askpass xclip xdg-user-dirs-gtk \ | ||||
| xorg-drivers xorg-apps xfsprogs xorg-server xorg-xinit xss-lock yapf | ||||
| 
 | ||||
| printf "\n# Installing needed packages ##################################################\n\n" | ||||
| yay -S --needed $PACKAGES | ||||
|  | ||||
							
								
								
									
										52
									
								
								README.org
									
									
									
									
									
								
							
							
						
						
									
										52
									
								
								README.org
									
									
									
									
									
								
							| @ -403,32 +403,32 @@ | ||||
|       set PACKAGES \ | ||||
|       asar ascii aspell-en aspell-fr assimp awesome-terminal-fonts base-devel bat \ | ||||
|       biber bleachbit bluez-firmware bluez-utils bookworm boost bzip2 chromium clisp \ | ||||
|       compton cppcheck cppreference cppreference-devhelp cpupower cronie cryptsetup \ | ||||
|       device-mapper diffutils discord-canary discount ditaa dmenu dmenu-lpass docker \ | ||||
|       docker-compose doxygen dunst dwarffortress emacs exfat-utils ffmpegthumbnailer \ | ||||
|       findutils firefox flake8 font-mathematica fontforge freeglut fzf gcc-libs gdb \ | ||||
|       gimp glibc gnome-disk-utility gnome-epub-thumbnailer gnu-free-fonts gnuplot \ | ||||
|       go-tools graphviz htop i3-gaps i3lock-blur i3status igdm-bin inetutils \ | ||||
|       j4-dmenu-desktop jfsutils jmtpfs lastpass-cli less linux-headers lldb \ | ||||
|       logrotate lvm2 ly-git meson minted mpc mpd mpd-rich-presence-discord-git mpv \ | ||||
|       mupdf-tools nano ncdu ncmpcpp nemo-fileroller nemo-preview neofetch netctl \ | ||||
|       networkmanager networkmanager-openvpn nm-connection-editor nnn nomacs \ | ||||
|       noto-fonts-emoji npm ntfs-3g numlockx openssh p7zip pacman-contrib pandoc-bin \ | ||||
|       pavucontrol pciutils pcurses pdfpc polybar pulseaudio-bluetooth \ | ||||
|       python-envtpl-git python-pip python-pywal qemu r raw-thumbnailer redshift \ | ||||
|       reflector rofi rofi-wifi-menu-git rsync rtv rustup s-nail samba scrot sent \ | ||||
|       shadow siji-git simplescreenrecorder speedcrunch sshfs st-luke-git \ | ||||
|       texlive-bibtexextra texlive-bin texlive-core texlive-fontsextra \ | ||||
|       texlive-formatsextra texlive-games texlive-humanities texlive-langchinese \ | ||||
|       texlive-langcyrillic texlive-langextra texlive-langgreek texlive-langjapanese \ | ||||
|       texlive-langkorean texlive-latexextra texlive-localmanager-git texlive-music \ | ||||
|       texlive-pictures texlive-pstricks texlive-publishers texlive-science tmux tree \ | ||||
|       ttf-arphic-uming ttf-baekmuk ttf-bitstream-vera ttf-dejavu \ | ||||
|       ttf-google-fonts-opinionated-git ttf-joypixels ttf-liberation \ | ||||
|       ttf-material-design-icons-git ttf-ms-fonts ttf-symbola ttf-tibetan-machine \ | ||||
|       ttf-twemoji-color ttf-unifont unicode unicode-emoji unrar usbutils valgrind \ | ||||
|       vim w3m wget x11-ssh-askpass xclip xdg-user-dirs-gtk xorg-drivers xorg-apps \ | ||||
|       xfsprogs xorg-server xorg-xinit xss-lock yapf | ||||
|       clight compton cppcheck cppreference cppreference-devhelp cpupower cronie \ | ||||
|       cryptsetup device-mapper diffutils discord-canary discount ditaa dmenu \ | ||||
|       dmenu-lpass docker docker-compose doxygen dunst dwarffortress emacs \ | ||||
|       exfat-utils ffmpegthumbnailer findutils firefox flake8 font-mathematica \ | ||||
|       fontforge freeglut fzf gcc-libs gdb gimp glibc gnome-disk-utility \ | ||||
|       gnome-epub-thumbnailer gnu-free-fonts gnuplot go-tools graphviz htop i3-gaps \ | ||||
|       i3lock-blur i3status igdm-bin inetutils j4-dmenu-desktop jfsutils jmtpfs \ | ||||
|       lastpass-cli less linux-headers lldb logrotate lvm2 ly-git meson minted mpc \ | ||||
|       mpd mpd-rich-presence-discord-git mpv mupdf-tools nano ncdu ncmpcpp \ | ||||
|       nemo-fileroller nemo-preview neofetch netctl networkmanager \ | ||||
|       networkmanager-openvpn nm-connection-editor nnn nomacs noto-fonts-emoji npm \ | ||||
|       ntfs-3g numlockx openssh p7zip pacman-contrib pandoc-bin pavucontrol pciutils \ | ||||
|       pcurses pdfpc polybar pulseaudio-bluetooth python-envtpl-git python-pip \ | ||||
|       python-pywal qemu r raw-thumbnailer reflector rofi rofi-wifi-menu-git rsync \ | ||||
|       rtv rustup s-nail samba scrot sent shadow siji-git simplescreenrecorder \ | ||||
|       speedcrunch sshfs st-luke-git texlive-bibtexextra texlive-bin texlive-core \ | ||||
|       texlive-fontsextra texlive-formatsextra texlive-games texlive-humanities \ | ||||
|       texlive-langchinese texlive-langcyrillic texlive-langextra texlive-langgreek \ | ||||
|       texlive-langjapanese texlive-langkorean texlive-latexextra \ | ||||
|       texlive-localmanager-git texlive-music texlive-pictures texlive-pstricks \ | ||||
|       texlive-publishers texlive-science tmux tree ttf-arphic-uming ttf-baekmuk \ | ||||
|       ttf-bitstream-vera ttf-dejavu ttf-google-fonts-opinionated-git ttf-joypixels \ | ||||
|       ttf-liberation ttf-material-design-icons-git ttf-ms-fonts ttf-symbola \ | ||||
|       ttf-tibetan-machine ttf-twemoji-color ttf-unifont unicode unicode-emoji unrar \ | ||||
|       usbutils valgrind vim w3m wget x11-ssh-askpass xclip xdg-user-dirs-gtk \ | ||||
|       xorg-drivers xorg-apps xfsprogs xorg-server xorg-xinit xss-lock yapf | ||||
|     #+END_SRC | ||||
|     These are the minimum  I would have in my own installation.  You can edit it | ||||
|     however you want. Let’s install those. | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user