1
0
mirror of https://github.com/balkian/dotfiles.git synced 2024-11-21 19:52:29 +00:00

Power settings xfce4

This commit is contained in:
J. Fernando Sánchez 2015-02-21 19:10:12 +01:00
parent e6021a1587
commit 3bc784c4bf
2 changed files with 1 additions and 3 deletions

View File

@ -140,7 +140,6 @@
;; Disable splash screen
(setq inhibit-splash-screen t)
(set-default 'truncate-lines t)
(savehist-mode 1)

View File

@ -201,7 +201,6 @@ bar {
position top
workspace_buttons yes
status_command ~/.i3/conky.sh
tray_output primary
colors {
background #101010
statusline #101010
@ -271,6 +270,6 @@ exec urxvt -name tmux -e tmux attach
#}
#bindsym $mod+Pause mode "$mode_system"
exec --no-startup-id nitrogen --restore &
exec --no-startup-id xfsettingsd
exec --no-startup-id xfce4-power-manager
#exec --no-startup-id compton -b --config ~/.compton.conf
#