*
Jes Olson j3s@c3f.net
Thu, 14 Aug 2025 17:22:10 -0500
6 files changed,
13 insertions(+),
5 deletions(-)
M
.config/chromium-flags.conf
→
.config/chromium-flags.conf
@@ -1,5 +1,1 @@
---ozone-platform-hint=wayland ---ignore-gpu-blocklist ---enable-gpu-rasterization ---enable-zero-copy ---enable-features=VaapiVideoDecoder +--enable-features=WebRTCPipeWireCapturer
M
.config/kanshi/config
→
.config/kanshi/config
@@ -9,6 +9,11 @@ }
profile { output eDP-1 disable + output "Dell Inc. DELL U2415 CFV9N7644CRS" enable mode 1920x1080@60 +} + +profile { + output eDP-1 disable output "ViewSonic Corporation XG2702 SERIES 0x00000101" enable mode 1920x1080@120 }
M
.config/niri/config.kdl
→
.config/niri/config.kdl
@@ -214,6 +214,9 @@ // Add lines like this to spawn processes at startup.
// Note that running niri as a session supports xdg-desktop-autostart, // which may be more convenient to use. // spawn-at-startup "alacritty" "-e" "fish" +spawn-at-startup "firefox" +spawn-at-startup "xwayland-satellite" +spawn-at-startup "i3bar-river" // You can override environment variables for processes spawned by niri. environment {
M
.config/sway/config
→
.config/sway/config
@@ -184,5 +184,7 @@ binding_mode $base00 $base0A $base00
} } +exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway + include /etc/sway/config.d/* include ~/.config/sway/`hostname`