Compare commits
2 Commits
4f1a14b8a1
...
183d1f06a6
Author | SHA1 | Date | |
---|---|---|---|
183d1f06a6 | |||
0995514d90 |
@ -272,6 +272,12 @@ bindsym $mod+r mode "resize"
|
||||
#exec --no-startup-id setxkbmap us
|
||||
exec --no-startup-id setxkbmap es
|
||||
|
||||
# Touchpad (run first 'xinput list' to show your touchpad id
|
||||
exec --no-startup-id xinput set-prop 11 "libinput Tapping Enabled" 1
|
||||
|
||||
bindsym XF86MonBrightnessUp exec brightnessctl set +10%
|
||||
bindsym XF86MonBrightnessDown exec brightnessctl set 10%-
|
||||
|
||||
# Start i3bar to display a workspace bar
|
||||
bar {
|
||||
position top
|
||||
|
@ -18,7 +18,8 @@ i3-wm - My tiling i3 configuration for Debian
|
||||
x11-xserver-utils lxrandr ristretto grim arc-theme papirus-icon-theme adwaita-icon-theme mpv curl \
|
||||
adwaita-qt6 adwaita-qt qt5ct qt6ct rofi keepassxc wmctrl conky-all compton pcmanfm jq dex dunst \
|
||||
geany xarchiver iwd fonts-noto fonts-noto-core fonts-noto-extra fonts-noto-mono procps git zenity \
|
||||
xdg-desktop-portal-gtk xdg-desktop-portal xorg xserver-xorg fonts-liberation psmisc terminator
|
||||
xdg-desktop-portal-gtk xdg-desktop-portal xorg xserver-xorg fonts-liberation psmisc terminator \
|
||||
brightnessctl
|
||||
````
|
||||
|
||||
```shell
|
||||
|
Loading…
x
Reference in New Issue
Block a user