dotfiles/.config/i3/config.d/desk

45 lines
1.4 KiB
Plaintext
Raw Normal View History

##################################
# STARTING CONFIGURATION
##################################
# alterning workspace between each screen
2020-05-04 14:37:44 +02:00
workspace 1 output DVI-I-1
2023-06-23 15:16:48 +02:00
workspace 2 output HDMI-1
2020-05-04 14:37:44 +02:00
workspace 3 output DVI-I-1
2023-06-23 15:16:48 +02:00
workspace 4 output HDMI-1
2020-05-04 14:37:44 +02:00
workspace 5 output DVI-I-1
workspace 6 output DVI-I-1
workspace 7 output DVI-I-1
workspace 8 output DVI-I-1
workspace 9 output DVI-I-1
# ALSA key binding
bindsym XF86AudioPlay exec --no-startup-id playerctl play-pause
bindsym XF86AudioPrev exec --no-startup-id playerctl previous
bindsym XF86AudioNext exec --no-startup-id playerctl next
2023-02-20 19:38:38 +01:00
bindsym Shift+XF86AudioPrev exec --no-startup-id playerctl position 3-
bindsym Shift+XF86AudioNext exec --no-startup-id playerctl position 3+
##################################
# BINDINGS FOR STARTING PROGRAMS
##################################
bindsym $mod+b exec --no-startup-id ~/.config/i3/scripts/brightness.sh
2023-12-03 19:02:29 +01:00
# auto-connect to available and trusted bluetooth devices
# bound to a special button of my mouse that's the trick
bindsym Pause exec --no-startup-id bluetooth-autoconnect
##################################
# BINDINGS FOR STANDARD OPERATIONS
##################################
##################################
# OPERATIONS FOR SPECIFIC WINDOWS
##################################
2022-10-31 17:02:31 +01:00
# Scratchpad
2023-02-18 23:53:35 +01:00
for_window [class="Pianoteq STAGE"] floating enable, move position center
2023-02-20 19:38:38 +01:00
assign [class="Pianoteq STAGE"] → number 6