mirror of
http://github.com/JaeUs3792/dotfiles
synced 2025-12-14 08:01:35 +09:00
BSPWM : window manager changed.
This commit is contained in:
@ -26,9 +26,9 @@ picom &
|
||||
|
||||
# Statusbar
|
||||
#eww -c ~/.config/eww/eww-bar open bar
|
||||
eww -c ~/.config/eww/mybar open bar_right
|
||||
eww -c ~/.config/eww/mybar open bar_center
|
||||
eww -c ~/.config/eww/mybar open bar_left
|
||||
#eww -c ~/.config/eww/mybar open bar_right
|
||||
#eww -c ~/.config/eww/mybar open bar_center
|
||||
#eww -c ~/.config/eww/mybar open bar_left
|
||||
#killall polybar
|
||||
#polybar -c ~/.config/eww/mybar/polybar_tray.ini tray&
|
||||
|
||||
@ -73,8 +73,8 @@ eww -c ~/.config/eww/mybar open bar_left
|
||||
#.bscripts/borders.sh&
|
||||
|
||||
# Emacs Daemon
|
||||
emacs --daemon
|
||||
#emacs --daemon
|
||||
|
||||
# Launch keybinding daemon
|
||||
killall sxhkd
|
||||
sxhkd -c ~/.config/bspwm/sxhkdrc > /dev/null 2> /dev/null&
|
||||
sxhkd -c ~/.config/sxhkd/sxhkdrc > /dev/null 2> /dev/null&
|
||||
|
||||
@ -1694,11 +1694,6 @@ calendar
|
||||
https://github.com/xenodium/chatgpt-shell
|
||||
#+begin_src emacs-lisp :mkdirp yes :tangle ~/.config/emacs/modules/custom-extra.el
|
||||
(use-package chatgpt-shell
|
||||
:disabled
|
||||
:straight
|
||||
(chatgpt-shell :type git
|
||||
:host github
|
||||
:repo "xenodium/chatgpt-shell")
|
||||
:config
|
||||
(setq chatgpt-shell-openai-key "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"))
|
||||
#+end_src
|
||||
|
||||
Reference in New Issue
Block a user