Added blueman-manager i3 keybinding
This commit is contained in:
@@ -15,15 +15,14 @@ floating_modifier $mod
|
||||
|
||||
# Application hot keys
|
||||
bindsym $mod+Return exec "alacritty"
|
||||
bindsym $mod+Shift+f exec "firefox"
|
||||
bindsym $mod+Shift+e exec "emacsclient -c"
|
||||
bindsym $mod+Shift+b exec "blueman-manager"
|
||||
bindsym $mod+Shift+d exec "vesktop"
|
||||
bindsym $mod+Shift+t exec "thunar"
|
||||
bindsym $mod+Shift+s exec "flameshot gui"
|
||||
bindsym $mod+Shift+e exec "emacsclient -c"
|
||||
bindsym $mod+Shift+f exec "firefox"
|
||||
bindsym $mod+Shift+m exec "proton-mail"
|
||||
bindsym $mod+Shift+p exec "rofi-rbw"
|
||||
|
||||
# Lock screen with i3lock-fancy
|
||||
bindsym $mod+Shift+s exec "flameshot gui"
|
||||
bindsym $mod+Shift+t exec "thunar"
|
||||
bindsym $mod+Shift+x exec "i3lock-fancy"
|
||||
|
||||
# kill focused window
|
||||
|
||||
Reference in New Issue
Block a user