diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-01-21 23:29:58 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-01-21 23:29:58 +0300 |
commit | e4672d66a9302f557ce26b0a418746deffe0decc (patch) | |
tree | fe1e226c629061411c9fe8de7d16e861deaff223 /dotfiles/.config/sway/config | |
parent | 64d645f2bd1d18aeefdde07621a1a4d1e07cb1cd (diff) | |
download | swayrice-e4672d66a9302f557ce26b0a418746deffe0decc.tar.gz swayrice-e4672d66a9302f557ce26b0a418746deffe0decc.zip |
Friendship ended with ranger, again. lf it is now
Too many changes made, basically all of them related to lf.
Sorry ranger. You're too slow 🦔.
Diffstat (limited to 'dotfiles/.config/sway/config')
-rw-r--r-- | dotfiles/.config/sway/config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index 74d1272..675afc7 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -121,7 +121,7 @@ input 6127:24647:Lenovo_ThinkPad_Compact_USB_Keyboard_with_TrackPoint { # Desktop mouse input 1118:2083:Microsoft_Microsoft___Classic_IntelliMouse__ { accel_profile flat - pointer_accel 0.5 + pointer_accel 0 } # Default wallpaper @@ -177,7 +177,6 @@ bindsym --to-code { $mod+F4 exec menublk $mod+F10 exec chcolors $mod+F12 exec menutz - $mod+r exec $term -t "ranger" -e ranger $mod+t exec --no-startup-id toggletorrent $mod+Ctrl+t exec --no-startup-id launch-transmission $mod+s exec "xway steam" |