Compare commits

...

2 Commits

Author SHA1 Message Date
Joel Beckmeyer
5e55cc213b untrack xsettingsd, too many automatic changes 2025-11-21 09:50:05 -05:00
Joel Beckmeyer
84e722467a bring back mouse with fix for kitty 2025-11-21 09:50:01 -05:00
4 changed files with 5 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
[".config/kitty/kitty-gruvbox-theme"]
type = "archive"
url = "https://github.com/wdomitrz/kitty-gruvbox-theme/archive/master.tar.gz"
exact = true
exact = false
stripComponents = 1
refreshPeriod = "168h"

View File

@@ -682,7 +682,7 @@ font_size 10.0
#: Terminal bell {{{
# enable_audio_bell yes
enable_audio_bell no
#: The audio bell. Useful to disable it in environments that require
#: silence.
@@ -1420,6 +1420,8 @@ background_opacity 0.95
#: config is not supported.
# clipboard_control write-clipboard write-primary read-clipboard-ask read-primary-ask
# added per https://github.com/tmux/tmux/wiki/Clipboard#terminal-support---kitty
clipboard_control write-primary write-clipboard no-append
#: Allow programs running in kitty to read and write from the
#: clipboard. You can control exactly which actions are allowed. The

View File

@@ -1,6 +1,6 @@
# vim keybindings in copy mode
set-window-option -g mode-keys vi
# set-option -g mouse on
set-option -g mouse on
# set-option -s set-clipboard off
bind P paste-buffer
bind-key -T copy-mode-vi v send-keys -X begin-selection

View File

@@ -1,15 +0,0 @@
Net/SoundThemeName "ocean"
Gdk/UnscaledDPI 98304
Gdk/WindowScalingFactor 1
Gtk/ButtonImages 1
Gtk/CursorThemeName "breeze_cursors"
Gtk/CursorThemeSize 24
Gtk/DecorationLayout "icon:minimize,maximize,close"
Gtk/EnableAnimations 1
Gtk/FontName "Noto Sans, 10"
Gtk/MenuImages 1
Gtk/PrimaryButtonWarpsSlider 1
Gtk/ToolbarStyle 3
Net/IconThemeName "breeze-dark"
Net/ThemeName "Breeze-Dark"