|
|
@ -95,13 +95,7 @@ bindsym $mod+KP_Subtract exec --no-startup-id pactl set-sink-volume @DEFAULT_SIN |
|
|
|
bindsym $mod+KP_Multiply exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle && $refresh_i3status |
|
|
|
bindsym $mod+KP_Multiply exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle && $refresh_i3status |
|
|
|
bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ toggle && $refresh_i3status |
|
|
|
bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ toggle && $refresh_i3status |
|
|
|
|
|
|
|
|
|
|
|
# Binds for SHIFT - and + for brightness on keypad! |
|
|
|
|
|
|
|
#bindsym $mod+Shift+KP_Subtract exec --no-startup-id gummy -b 5 |
|
|
|
|
|
|
|
#bindsym $mod+Shift+KP_Multiply exec --no-startup-id |
|
|
|
|
|
|
|
## NOT WORKIN |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Use xev to find the keys on the keypad |
|
|
|
# Use xev to find the keys on the keypad |
|
|
|
|
|
|
|
|
|
|
|
# Binds for swapping between single laptop screen to 2 with an ultrawide |
|
|
|
# Binds for swapping between single laptop screen to 2 with an ultrawide |
|
|
|
bindsym $mod+KP_End exec --no-startup-id bash ~/.scripts/laptop |
|
|
|
bindsym $mod+KP_End exec --no-startup-id bash ~/.scripts/laptop |
|
|
|
bindsym $mod+KP_Down exec --no-startup-id bash ~/.scripts/ultrawide |
|
|
|
bindsym $mod+KP_Down exec --no-startup-id bash ~/.scripts/ultrawide |
|
|
@ -218,11 +212,14 @@ bindsym $mod+n exec --no-startup-id QOwnNotes |
|
|
|
# Print Screen ::: |
|
|
|
# Print Screen ::: |
|
|
|
#WHOLE SCREEN |
|
|
|
#WHOLE SCREEN |
|
|
|
bindsym Print exec scrot $HOME/Pictures/Screenshots/`date +%Y-%m-%d_%H:%M:%S`.png |
|
|
|
bindsym Print exec scrot $HOME/Pictures/Screenshots/`date +%Y-%m-%d_%H:%M:%S`.png |
|
|
|
|
|
|
|
|
|
|
|
#APPLICATION |
|
|
|
#APPLICATION |
|
|
|
bindsym $mod+Print exec scrot -u $HOME/Pictures/Screenshots/`date +%Y-%m-%d_%H:%M:%S`.png |
|
|
|
bindsym $mod+Print exec scrot -u $HOME/Pictures/Screenshots/`date +%Y-%m-%d_%H:%M:%S`.png |
|
|
|
|
|
|
|
|
|
|
|
##SELECT |
|
|
|
##SELECT |
|
|
|
#bindsym --release $mod+Shift+Print exec --no-startup-id scrot -s $HOME/Pictures/Screenshots/`date +%Y-%m-%d_%H:%M:%S`.png |
|
|
|
#bindsym --release $mod+Shift+Print exec --no-startup-id scrot -s $HOME/Pictures/Screenshots/`date +%Y-%m-%d_%H:%M:%S`.png |
|
|
|
bindsym --release $mod+Shift+Print exec --no-startup-id bash /home/simon/.scripts/vscrnpaste |
|
|
|
bindsym --release $mod+Shift+Print exec --no-startup-id bash /home/simon/.scripts/vscrnpaste |
|
|
|
|
|
|
|
|
|
|
|
##OPEN DIR |
|
|
|
##OPEN DIR |
|
|
|
bindsym $mod+s exec --no-startup-id nautilus ~/Pictures/Screenshots/ |
|
|
|
bindsym $mod+s exec --no-startup-id nautilus ~/Pictures/Screenshots/ |
|
|
|
|
|
|
|
|
|
|
@ -250,7 +247,7 @@ for_window [class="^.*"] border pixel 3 |
|
|
|
|
|
|
|
|
|
|
|
bindsym XF86MonBrightnessDown exec light -U 5 # decrease screen brightness |
|
|
|
bindsym XF86MonBrightnessDown exec light -U 5 # decrease screen brightness |
|
|
|
bindsym XF86MonBrightnessUp exec light -A 5 # increase screen brightness |
|
|
|
bindsym XF86MonBrightnessUp exec light -A 5 # increase screen brightness |
|
|
|
bindsym $mod+w exec --no-startup-id brave simonkellet.xyz |
|
|
|
bindsym $mod+w exec --no-startup-id brave |
|
|
|
bindsym $mod+Shift+w exec --no-startup-id qutebrowser simonkellet.xyz |
|
|
|
bindsym $mod+Shift+w exec --no-startup-id qutebrowser simonkellet.xyz |
|
|
|
bindsym $mod+Ctrl+w exec --no-startup-id kitty -e amfora simonkellet.xyz |
|
|
|
bindsym $mod+Ctrl+w exec --no-startup-id kitty -e amfora simonkellet.xyz |
|
|
|
|
|
|
|
|
|
|
|