Update wayland config.

- move to font-cozette for terminal
- always use foot instead of alacritty
- lower screen temperature to 4000K for all times
This commit is contained in:
Érico Nogueira 2022-01-04 04:21:36 -03:00
parent 3140e9b8a5
commit 501e72884d
4 changed files with 6 additions and 11 deletions

View File

@ -87,7 +87,7 @@ graphics="Vulkan-Tools clinfo mesa-demos"
graphics_desc="$(print_item graphics) Install graphics stack testing tools."
fonts="font-awesome5 font-fira-ttf font-ibm-plex-ttf liberation-fonts-ttf
noto-fonts-ttf noto-fonts-emoji ttf-bitstream-vera"
noto-fonts-ttf noto-fonts-emoji ttf-bitstream-vera font-cozette"
fonts_desc="$(print_item fonts) Basic fonts necessary for browsing the web and normal GUIs."
themes="breeze-snow-cursor-theme breeze-amber-cursor-theme"

View File

@ -1,11 +1,6 @@
font = IBM Plex Mono:size=11, DejaVu Sans Mono:size=12
font = Cozette
dpi-aware = no
# look into px?
#font = Liberation Mono:size=12
#term = foot-direct
[tweak]
grapheme-shaping = yes
#font = IBM Plex Mono:size=11, DejaVu Sans Mono:size=12
[colors]
foreground = 0x4d4d4c

View File

@ -1,6 +1,6 @@
#!/bin/execlineb -S0
# generic launcher for floating alacritty with size WIDTH X LENGTH
ifte
{ alacritty --class generic-launcher }
{ alacritty --class generic-launcher --command $@ }
{ foot }
{ foot $@ }
test -z "$@"

View File

@ -1,2 +1,2 @@
#!/bin/execlineb -P
gammastep -l -22.9:-47.1 -m wayland -t 4500:4500
gammastep -l -22.9:-47.1 -m wayland -t 4000:4000