Update Sway config

This commit is contained in:
Fabio Scotto di Santolo
2025-07-28 21:31:07 +02:00
parent 6107be0eff
commit 254a0dd97e
5 changed files with 18 additions and 203 deletions

View File

@@ -72,6 +72,17 @@ exec wl-paste -t text --watch clipman store --no-persist
# OSD server
exec swayosd-server
#----------------#
# set gtk+ theme #
#----------------#
set $gnome-schema org.gnome.desktop.interface
exec_always {
gsettings set $gnome-schema gtk-theme 'Catppuccin'
gsettings set $gnome-schema icon-theme 'Papirus-Dark'
gsettings set $gnome-schema cursor-theme 'Catppuccin-cursor'
gsettings set $gnome-schema font-name 'jetbrains mono nerd font 12'
}
### Input configuration
#
# Example configuration:
@@ -134,6 +145,8 @@ exec swayosd-server
# Waybar toggle
bindsym $mod+o exec killall -SIGUSR1 waybar
bindsym $mod+t exec --no-startup-id telegram-desktop
#
# Moving around:
#
@@ -284,9 +297,11 @@ bindsym $mod+r mode "resize"
# Brightness lower with custom value('-' sign needed)
bindsym XF86MonBrightnessDown exec swayosd-client --brightness -5
# Special key to take a screenshot with grim
bindsym Print exec grim
bindsym Print exec grim ~/Pictures/Screenshots/$(date "+%Y-%m-%d"T"%H:%M:%S").png
# Lock the screen
bindsym $mod+Alt+l exec $lockman
# Kill focused window
bindsym $mod+Shift+p kill
#
# Status Bar: