From dca1413c4fd02ea9ad5b3b2bee17dde5b29b9eba Mon Sep 17 00:00:00 2001 From: Lucas Sta Maria Date: Mon, 30 Jan 2023 21:31:03 -0500 Subject: [PATCH] fix: update bspwm config Signed-off-by: Lucas Sta Maria --- .config/dunst/dunstrc | 2 +- .config/sxhkd/sxhkdrc | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 6cfd132..27bb860 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -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 diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 3d1959d..8334498 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -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