New keyboard settings

This commit is contained in:
Vladan Popovic 2025-12-19 14:49:07 +01:00
parent 63472d5b51
commit e8c79d69e1
3 changed files with 9 additions and 2 deletions

View file

@ -1,7 +1,7 @@
### Variables
#
# Logo key. Use Mod1 for Alt.
set $mod Mod4
set $mod Mod1
# Home row direction keys, like vim
set $left h
set $down j

View file

@ -17,6 +17,13 @@ input 1:1:AT_Translated_Set_2_keyboard {
xkb_options "grp:caps_toggle"
}
input "6127:24704:Lite-On_Tech_Lenovo_USB_Travel_Keyboard_with_Ultra_Nav" {
scroll_method on_button_down
xkb_layout "us,mk"
xkb_options "grp:caps_toggle"'
}
# Pulse Audio controls
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume 0 +5% #increase sound volume
bindsym XF86AudioLowerVolume exec pactl set-sink-volume 0 -5% #decrease sound volume

View file

@ -52,7 +52,7 @@
bindsym $mod+Shift+Right move right
#
# Workspaces:
#
#/home/vladanpopovic/.config/sway/config.d/10-variables.conf
# switch to workspace
bindsym $mod+1 workspace 1
bindsym $mod+2 workspace 2