diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-01-31 20:29:50 +0100 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-01-31 20:29:50 +0100 |
| commit | 89b6005535ac1999a1296956942738d6a61ac5ac (patch) | |
| tree | 7a92ae8101b6f0f288200f5998fb46ab8414fdb9 /cfg/i3/config | |
| parent | d30b31f14424ef3283315e340c389c808e5a0a5f (diff) | |
updated stuff
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
Diffstat (limited to 'cfg/i3/config')
| -rw-r--r-- | cfg/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg/i3/config b/cfg/i3/config index 3c92b2b..cfafdf4 100644 --- a/cfg/i3/config +++ b/cfg/i3/config @@ -31,6 +31,7 @@ bindsym $mod+BackSpace exec jmdmenu run bindsym $mod_alt+Space exec jmdmenu run bindsym $mod+Shift+BackSpace exec jmdmenu raw bindsym $mod+Return exec $term +bindsym $mod+Shift+Return exec xterm bindsym $mod+Shift+b exec $browser #bindsym $mod+v exec jmdmenu clipbd bindsym $mod+period exec jmdmenu bmj @@ -169,7 +170,6 @@ exec --no-startup-id xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Tapp exec --no-startup-id xinput set-prop "MOSART Semi. 2.4G Wireless Mouse" "libinput Accel Speed" -1 exec --no-startup-id blueman-applet exec --no-startup-id xfsettingsd -exec --no-startup-id clangd # remap capslock to escape exec --no-startup-id setxkbmap -option caps:escape |