Compare commits

..

No commits in common. "5fb0f26bff2e5604cfcc9b19289ac2face363796" and "6df576d959f3d014f5ee47b06ea5674ee6052b52" have entirely different histories.

2 changed files with 1 additions and 10 deletions

View File

@ -304,15 +304,6 @@ exec_always {
gsettings set $gnome-schema font-name 'Sans 10' gsettings set $gnome-schema font-name 'Sans 10'
} }
input type:touchpad {
tap enabled
natural_scroll enabled
scroll_method two_finger
#click_method clickfinger
}
bindsym XF86MonBrightnessUp exec brightnessctl set +10%
bindsym XF86MonBrightnessDown exec brightnessctl set 10%-
# Start swaybar to display a workspace bar # Start swaybar to display a workspace bar
bar { bar {

View File

@ -19,7 +19,7 @@ sway-wm - My tiling Sway configuration for Debian
adwaita-qt6 adwaita-qt qt5ct qt6ct wofi keepassxc wmctrl procps clipman pcmanfm jq dex git \ adwaita-qt6 adwaita-qt qt5ct qt6ct wofi keepassxc wmctrl procps clipman pcmanfm jq dex git \
geany xarchiver iwd fonts-noto fonts-noto-core fonts-noto-extra fonts-noto-mono waybar \ geany xarchiver iwd fonts-noto fonts-noto-core fonts-noto-extra fonts-noto-mono waybar \
xdg-desktop-portal-gtk xdg-desktop-portal xdg-desktop-portal-wlr fonts-liberation psmisc \ xdg-desktop-portal-gtk xdg-desktop-portal xdg-desktop-portal-wlr fonts-liberation psmisc \
sway-notification-center xwayland brightnessctl sway-notification-center xwayland
```` ````
```shell ```shell