mirror of
https://github.com/balkian/dotfiles.git
synced 2024-11-21 11:42:28 +00:00
Power settings xfce4
This commit is contained in:
parent
e6021a1587
commit
3bc784c4bf
@ -140,7 +140,6 @@
|
||||
;; Disable splash screen
|
||||
(setq inhibit-splash-screen t)
|
||||
|
||||
|
||||
(set-default 'truncate-lines t)
|
||||
|
||||
(savehist-mode 1)
|
||||
|
@ -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
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user