Compare commits

..

2 Commits

Author SHA1 Message Date
b7988ad95d dot_zshrc.tmpl: add byzas 2026-01-14 16:36:17 +03:00
2487de4fd5 dot_config/kanshi: add byzas
This is a new ThinkPad T14s Gen6 (Intel) with a 14" screen and a
native resolution of 1920x1200.
2026-01-14 16:35:35 +03:00
2 changed files with 4 additions and 2 deletions

View File

@@ -31,5 +31,7 @@ profile internal {
output eDP-1 enable mode 2560x1440 scale 1.75 position 0,0
{{- else if eq .chezmoi.hostname "balozi" }}
output eDP-1 enable mode 1920x1080 scale 1.33 position 0,0
{{- else if eq .chezmoi.hostname "byzas" }}
output eDP-1 enable mode 1920x1200 scale 1.5 position 0,0
{{- end }}
}

View File

@@ -28,7 +28,7 @@ if [[ "$OSTYPE" =~ ^linux.*$ ]]; then
# Only add local bin if it's not already present
[[ ! $PATH == *.local/bin* ]] && PATH=~/.local/bin:$PATH
{{ if or (eq .chezmoi.hostname "knafeh") (eq .chezmoi.hostname "balozi") }}
{{ if or (eq .chezmoi.hostname "knafeh") (eq .chezmoi.hostname "balozi") (eq .chezmoi.hostname "byzas") }}
# 2021-06-22: fix "Firefox is already running" message
# See: https://mastransky.wordpress.com/2020/03/16/wayland-x11-how-to-run-firefox-in-mixed-environment/
export MOZ_DBUS_REMOTE=1
@@ -53,7 +53,7 @@ if [[ "$OSTYPE" =~ ^linux.*$ ]]; then
export RSYNC_OLD_ARGS=1
{{- end }}
{{ if or (eq .chezmoi.hostname "knafeh") (eq .chezmoi.hostname "balozi") }}
{{ if or (eq .chezmoi.hostname "knafeh") (eq .chezmoi.hostname "balozi") (eq .chezmoi.hostname "byzas") }}
# 2023-12-27: use Vulkan renderer in Sway
# 2024-03-23: still buggy
# 2025-01-02: seem to work on newer Intel