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 ;; Disable splash screen
(setq inhibit-splash-screen t) (setq inhibit-splash-screen t)
(set-default 'truncate-lines t) (set-default 'truncate-lines t)
(savehist-mode 1) (savehist-mode 1)

View File

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