Ein paar änderungen
Vorallen angefangen neovim from scratch zu bauen
This commit is contained in:
@ -338,7 +338,7 @@ exec nm-applet
|
||||
|
||||
# eye saver
|
||||
#Redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night.
|
||||
exec redshift-gtk
|
||||
exec redshift-gtk -l 48.52160730:9.05050278
|
||||
|
||||
# nextcloud
|
||||
exec nextcloud
|
||||
@ -347,7 +347,7 @@ exec nextcloud
|
||||
exec --no-startup-id i3-msg 'workspace 1: Text; exec urxvt -depth 32 -bg rgba:3f00/3f00/3f00/dddd -ip -fg white -sl 10000 +sb -fn "xft:inconsolata:size=8" -letsp -1 -sh 20'
|
||||
|
||||
# trayicon to listen to some radio stations
|
||||
exec radiotray
|
||||
exec radiotray-ng
|
||||
|
||||
# start i3 with a random wallpaper
|
||||
exec feh --randomize --bg-fill ~/Bilder/Wallpaper/*
|
||||
|
Reference in New Issue
Block a user