mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 08:16:10 +01:00
slight update
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#
|
||||
# Cleanly quit bspwm
|
||||
super + shift + q
|
||||
bspc quit 1 && pkill lemonpanel && pkill lemonbar
|
||||
bspc quit 1 && pkill polybar
|
||||
|
||||
# Show keybindings
|
||||
super + F1
|
||||
@@ -253,21 +253,21 @@ super + space
|
||||
|
||||
# Triggered by jus tapping super
|
||||
super + shift + space
|
||||
rofi -show
|
||||
rofi -show run
|
||||
|
||||
#super + p
|
||||
# dmenu_recent -h $PANEL_HEIGHT -fn 'xos4 Terminus:size=15' -i
|
||||
|
||||
super + shift + Return
|
||||
default-terminal
|
||||
urxvt
|
||||
super + z
|
||||
default-terminal
|
||||
alacritty
|
||||
|
||||
super + shift + z
|
||||
open-terminal-here
|
||||
|
||||
super + r
|
||||
rofi-finder.sh
|
||||
rofi -modi drun,run,window,calc -show drun
|
||||
|
||||
super + shift + b
|
||||
$BROWSER
|
||||
|
||||
Reference in New Issue
Block a user