This commit is contained in:
DeveloperDurp 2024-08-25 20:36:32 -05:00
parent 99b63f20bc
commit dd6d398060
6 changed files with 13 additions and 3 deletions

View file

@ -1 +1 @@
"time-date"
"display"

1
.config/gtk-4.0/gtk.css Symbolic link
View file

@ -0,0 +1 @@
/home/user/.config/gtk-4.0/cosmic/dark.css

View file

@ -34,7 +34,6 @@ before-sleep 'swaylock -f'
#timeout 1200 'systemctl suspend' \
### Input configuration
input "type:touchpad" {
accel_profile "flat"
dwt enabled
tap enabled
middle_emulation enabled
@ -208,4 +207,8 @@ bindsym $mod+p exec grim -g "$(slurp)" - | wl-copy
default_border pixel
gaps inner 5
# Guesture
bindgesture swipe:right workspace prev
bindgesture swipe:left workspace next
include /etc/sway/config.d/*

View file

@ -1,4 +1,5 @@
set-option -sa terminal-overrides ",xterm*:Tc"
#set-option -sa terminal-overrides ",xterm*:Tc"
set -g terminal-overrides 'xterm*:smcup@:rmcup@'
set -g mouse on
set -g set-clipboard on
set -g @yank_selection_mouse 'clipboard'
@ -46,6 +47,7 @@ set -g @plugin 'christoomey/vim-tmux-navigator'
set -g @plugin 'catppuccin/tmux'
set -g @plugin 'tmux-plugins/tmux-yank'
set -g @plugin 'pschmitt/tmux-ssh-split'
set -g @plugin 'nhdaly/tmux-better-mouse-mode'
set -g @catppuccin_flavor 'mocha'
# set vi-mode