diff --git a/.config/i3/config b/.config/i3/config index 9d79c13..42ec33a 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -80,9 +80,6 @@ exec_always --no-startup-id ~/.config/polybar/launch.sh exec --no-startup-id udiskie & #Add wallpaper: exec --no-startup-id systemctl --user start wallpaper.service -#exec --no-startup-id feh --bg-scale ~/.config/wall.png -#exec --no-startup-id killall python ~/.config/Scripts/wallpaper & -#exec --no-startup-id python ~/.config/Scripts/wallpaper #Unclutter makes the mouse invisible after a brief period exec --no-startup-id unclutter # custom keybinding to lockscreen, use --lock dim or --lock blur below for different backgrounds @@ -132,7 +129,7 @@ for_window [instance="dropdown"] floating enable for_window [instance="dropdown"] resize set 625 400 for_window [instance="dropdown"] move position center for_window [instance="dropdown"] move scratchpad -exec --no-startup-id $term -name dropdown -e tmux +#exec --no-startup-id $term -name dropdown -e tmux #for_window [instance="music"] floating enable #for_window [instance="music"] resize set 625 40 #for_window [instance="music"] move position center