jt
/
conf
1
0
Fork 0

Compare commits

...

2 Commits

Author SHA1 Message Date
Jarkko Toivanen 5b79679d3c
Spacemacs modeline no unicode 2023-06-10 17:51:41 +03:00
Jarkko Toivanen 0492d5c9ce
Autostart adjustments 2023-06-10 17:51:19 +03:00
2 changed files with 3 additions and 3 deletions

View File

@ -423,7 +423,7 @@ It should only modify the values of Spacemacs settings."
;; If non-nil unicode symbols are displayed in the mode line.
;; If you use Emacs as a daemon and wants unicode characters only in GUI set
;; the value to quoted `display-graphic-p'. (default t)
dotspacemacs-mode-line-unicode-symbols t
dotspacemacs-mode-line-unicode-symbols nil
;; If non-nil smooth scrolling (native-scrolling) is enabled. Smooth
;; scrolling overrides the default behavior of Emacs which recenters point

View File

@ -182,10 +182,10 @@ exec --no-startup-id xsetroot -solid "#272822"
exec --no-startup-id xfce4-power-manager
#exec --no-startup-id blueman-applet
exec --no-startup-id nextcloud
exec --no-startup-id bitwarden
exec --no-startup-id bitwarden-desktop
exec --no-startup-id steam -silent
#exec --no-startup-id obs --startreplaybuffer
exec --no-startup-id discord
#exec --no-startup-id discord
#exec --no-startup-id nheko
bindsym --release Print exec "aika=$(date +%s);paiva=$(date +%y-%m-%d);kansio=~/Kuvat/scrot;mkdir -p $kansio;filu=$kansio/kuvakaappaus$aika.png;import $filu;xclip -selection clipboard -t image/png -i $filu"