Power settings xfce4

tmux
J. Fernando Sánchez 9 years ago
parent e6021a1587
commit 3bc784c4bf

@ -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)

@ -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
# #

Loading…
Cancel
Save