lots of stuff

This commit is contained in:
2024-07-10 22:11:45 -07:00
parent 1080aa0e88
commit 53ccea9dec
7 changed files with 1803 additions and 43 deletions

View File

@@ -16,7 +16,7 @@ set $mod Mod4
set $term alacritty
# Application Launcher
#set $menu bemenu-run -i -l 5 -c --margin 500 --fn 'Hack Nerd Font 15'
#set $menu bemenu-run -p Run: -l 10 -c -M 500 --fn 'Hack 16' --tf '#ff4e00' --ff '#dbc077' --hf '#ff4e00'
set $menu rofi -show
# Start a terminal
@@ -170,9 +170,9 @@ bindsym $mod+t exec swaymsg input "1739:52824:SYNA8008:00_06CB:CE58_Touchpad" ev
bindsym $mod+Shift+t exec swaymsg input "1739:52824:SYNA8008:00_06CB:CE58_Touchpad" events enabled
# Bookmarks
bindsym $mod+Insert exec wtype $(grep -v '^#' ~/.local/share/bookmarks | bemenu -p Bookmark: -l 50 -c -M 500 --fn 'Hack 16' --tf '#ff4e00' --ff '#dbc077' --hf '#ff4e00' | cut -d ' ' -f1)
bindsym $mod+Insert exec wtype $(grep -v '^#' ~/.local/share/bookmarks/bookmarks | bemenu -p Bookmark: -l 50 -c -M 500 --fn 'Hack 16' --tf '#ff4e00' --ff '#dbc077' --hf '#ff4e00' | cut -d ' ' -f1)
bindsym $mod+Shift+Insert exec bookmark-insert.sh
bindsym $mod+Shift+Insert exec ~/.local/bin/bookmark_insert
# Notifications
exec_always dunst
@@ -247,10 +247,12 @@ input type:keyboard {
repeat_rate 45
}
# Disable trackpad by default
input "1739:52824:SYNA8008:00_06CB:CE58_Touchpad" {
events disabled
}
# Set trackpoint sensitivity
input 2:10:TPPS/2_Elan_TrackPoint pointer_accel 1.0