Compare commits
2 Commits
6df576d959
...
5fb0f26bff
Author | SHA1 | Date | |
---|---|---|---|
5fb0f26bff | |||
720e6c40b6 |
@ -304,6 +304,15 @@ exec_always {
|
||||
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
|
||||
bar {
|
||||
|
@ -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 \
|
||||
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 \
|
||||
sway-notification-center xwayland
|
||||
sway-notification-center xwayland brightnessctl
|
||||
````
|
||||
|
||||
```shell
|
||||
|
Loading…
x
Reference in New Issue
Block a user