Added first version of a gamescope script

This commit is contained in:
2025-04-13 18:36:51 +02:00
parent 54e41ea1c5
commit b11eff87d1
5 changed files with 246 additions and 3 deletions

View File

@@ -1,2 +1,3 @@
font-size = 16.0
command = /home/linuxbrew/.linuxbrew/bin/zsh --login --interactive
font-size = 13.0
quit-after-last-window-closed = true

View File

@@ -1,4 +1,5 @@
set-option -sa terminal-overrides ",xterm*:Tc"
set-option -g default-shell /home/linuxbrew/.linuxbrew/bin/zsh
set -g mouse on
unbind C-b