1
0
Fork 0

Compare commits

..

No commits in common. "5b79679d3cf27c54c83290267b1d3ba297594467" and "e889992c1ac5e2f48dae3518c19cc8ffcaedac7c" have entirely different histories.

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 nil
dotspacemacs-mode-line-unicode-symbols t
;; 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-desktop
exec --no-startup-id bitwarden
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"