fixed issues
This commit is contained in:
@@ -44,10 +44,6 @@ bindsym $mod+Return exec kitty
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+q kill
|
||||
|
||||
# start dmenu (a program launcher)
|
||||
#bindsym $mod+e exec ~/comfy_guration/scripts/rofi_run_2.sh
|
||||
#bindsym $mod+Ctrl+e exec rofimoji
|
||||
|
||||
# There also is the (new) i3-dmenu-desktop which only displays applications
|
||||
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
|
||||
# installed.
|
||||
@@ -206,25 +202,7 @@ focus_follows_mouse no
|
||||
exec --no-startup-id feh --bg-scale ~/Downloads/wallhaven-mdg7w9.png
|
||||
|
||||
# Picom
|
||||
exec --no-startup-id picom --experimental-backends -f --config ~/dots/comfy_guration/dotfiles/laptop/picom.conf
|
||||
|
||||
# Caps as Esc
|
||||
#exec --no-startup-id ~/comfy_guration/scripts/switch_caps_escape.sh
|
||||
|
||||
# Accel TrackPoint
|
||||
#exec --no-startup-id ~/comfy_guration/scripts/accel_trackpoint.sh
|
||||
|
||||
# Disable Touchpad
|
||||
#exec --no-startup-id ~/comfy_guration/scripts/disable_touchpad.sh
|
||||
|
||||
# Low battery notification
|
||||
#exec --no-startup-id ~/softwares/i3-battery-popup/i3-battery-popup -n
|
||||
|
||||
# Switch keyboard language
|
||||
bindsym $mod+space exec ~/dots/comfy_guration/scripts/keyboard_lang.sh
|
||||
|
||||
# Lockscreen
|
||||
bindsym $mod+Shift+z exec ~/dots/comfy_guration/scripts/laptop/i3lock.sh
|
||||
exec --no-startup-id picom --experimental-backends -f
|
||||
|
||||
# Gaps
|
||||
#smart_gaps on
|
||||
|
||||
Reference in New Issue
Block a user