dev: automated commit - 2025-09-22 16:46:12
This commit is contained in:
parent
7bf9a172ac
commit
c9829cac0f
27 changed files with 156 additions and 181 deletions
|
|
@ -11,8 +11,8 @@ client.focused #19141D #19141D #CACACA #19141D #CACACA
|
|||
gaps inner 5
|
||||
gaps outer 5
|
||||
|
||||
# Enable XWayland
|
||||
xwayland enable
|
||||
# Cursor Configuration
|
||||
seat seat0 xcursor_theme Bibata-Original-Classic 24
|
||||
|
||||
# SwayFX Settings
|
||||
# smart_corner_radius on
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# vim: ft=swayconfig
|
||||
# System Services
|
||||
exec {
|
||||
# /usr/lib/mate-polkit/polkit-mate-authentication-agent-1
|
||||
$(nix-locate -w polkit-gnome-authentication-agent-1 | awk '{print $NF}')
|
||||
blueman-applet
|
||||
nm-applet
|
||||
swaync
|
||||
|
|
@ -22,7 +22,7 @@ exec {
|
|||
davmail
|
||||
thunderbird
|
||||
zen
|
||||
# obsidian
|
||||
obsidian
|
||||
localsend_app
|
||||
vesktop
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ set {
|
|||
$mod Mod4
|
||||
$term kitty
|
||||
$menu fuzzel
|
||||
$polkit polkit-gnome-authentication-agent-1
|
||||
$left h
|
||||
$down j
|
||||
$up k
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue