1
0
Fork 0

fix: update bspwm config

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2023-01-30 21:31:03 -05:00
parent 9da1518c20
commit dca1413c4f
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
2 changed files with 13 additions and 3 deletions

View file

@ -27,7 +27,7 @@
width = 300
# The maximum height of a single notification, excluding the frame.
height = 500
height = 800
# Position the notification in the top right corner
origin = top-right

View file

@ -6,10 +6,18 @@
super + Return
kitty
# neovide
control + Return
neovide
# program launcher
super + space
/home/priime/.config/rofi/scripts/rofi-apps
# ChatGPT
super + y
/home/priime/.config/rofi/scripts/rofi-chatnotify
# make sxhkd reload its configuration files:
super + Escape
pkill -USR1 -x sxhkd
@ -219,8 +227,10 @@ super + shift + b
~/.screenlayout/single-screen.sh && bspc monitor -g 1920x1200+0+0 && bspc config -m eDP1 bottom_padding 0 bspc wm -r
# emojis and special symbols
super + {_,shift +} i
rofi -show {emoji,unicode} -modi {emoji,'unicode:~/.config/rofiemoji-rofiunicode/rofiunicode.sh'}
super + i
rofi -show emoji -modi emoji
super + shift + i
rofi -show unicode -modi 'unicode:~/.config/rofiemoji-rofiunicode/rofiunicode.sh'
# lambda everywhere
control + backslash