my mother

This commit is contained in:
LinlyBoi
2023-02-10 21:14:11 +02:00
parent d8e7f29f17
commit 39ab90593b
5 changed files with 349 additions and 36 deletions

View File

@@ -1,22 +1,29 @@
#The best hot key ever
bindsym ctrl+$mod+v exec firefox https://www.youtube.com/watch?v=dQw4w9WgXcQ
#disable mouse binds
#bindsym $mod+shift+a exec ~/scripts/mouse.sh -0.5 0
#bindsym $mod+shift+b exec ~/scripts/mouse.sh -0.5 1
#The best hot key ever
bindsym ctrl+$mod+v exec firefox https://www.youtube.com/watch?v=dQw4w9WgXcQ
#disable mouse binds
#bindsym $mod+shift+a exec ~/scripts/mouse.sh -0.5 0
#bindsym $mod+shift+b exec ~/scripts/mouse.sh -0.5 1
#This is Wallpaper
exec_always --no-startup-id nitrogen --restore
#This is Wallpaper
exec_always --no-startup-id nitrogen --restore
# Media Controls
bindsym $mod+F3 exec --no-startup-id playerctl next
bindsym $mod+F2 exec --no-startup-id playerctl play-pause
bindsym $mod+F1 exec --no-startup-id playerctl previous
#polybar
#polybar
exec_always ~/.config/polybar/launch.sh --blocks
#bar {
# status_command i3status
# tray_output primary
# font pango:DejaVU Sans Mono, PowerlineSymbols 12
# status_command i3status-rs
# position top
# output primary
# tray_output none
#
# colors {
#
# }
# }
#picom
@@ -39,8 +46,8 @@ exec_always setxkbmap -option "compose:ralt" -layout us -option "caps:escape"
# FUCK YOU MICROSOFT (thank you copilot)
# exec_always --no-startup-id xmodmap ~/.Xmodmap
#Useful thing to switch back when you press same switcher key
workspace_auto_back_and_forth yes
#Useful thing to switch back when you press same switcher key (this breaks the spotify move to workspace rule)
#workspace_auto_back_and_forth yes
# dunstctl binds
#bindsym Ctrl+space exec --no-startup-id dunstctl close-all