summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrahmajit Das <brahmajit.xyz@gmail.com>2025-02-09 23:31:57 +0530
committerBrahmajit Das <brahmajit.xyz@gmail.com>2025-02-09 23:31:57 +0530
commit94c4dc812ddf7b4c1a97da74ac3ed4e65018e07d (patch)
tree85725b01ae3bdac01963971f69248e8986f3a359
parent129bb1c4cd55d6bf417c2b665577f841c66ac307 (diff)
sway: add gtk default settings
Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
-rw-r--r--.config/sway/config10
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config
index 01798ab..b74167d 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -42,6 +42,16 @@ input "type:touchpad" {
tap_button_map lrm
}
+# GTK
+set $gnome_schema org.gnome.desktop.interface
+
+exec_always {
+ gsettings set $gnome_schema gtk-theme 'Adwaita-Dark'
+ gsettings set $gnome_schema icon-theme 'Numix-Circle'
+ gsettings set $gnome_schema font-name 'Cantarell 11'
+ gsettings set $gnome_schema color-scheme 'prefer-dark'
+}
+
bindsym $mod+z exec swaylock --ignore-empty-password --show-failed-attempts --color 1e1e1e
bindsym $mod+f1 exec swaymsg Output eDP-1 toggle