mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-19 04:06:00 +02:00
glances autostart + pavu shortcut
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
[global]
|
||||
# Does Glances should check if a newer version is available on PyPI ?
|
||||
check_update=true
|
||||
check_update=false
|
||||
# History size (maximum number of values)
|
||||
# Default is 28800: 1 day with 1 point every 3 seconds
|
||||
history_size=28800
|
||||
@@ -367,7 +367,7 @@ all=False
|
||||
# Where: host is the hostname
|
||||
# password is the clear password
|
||||
# Additionally (and optionally) a default password could be defined
|
||||
#localhost=abc
|
||||
#localhost=2000
|
||||
#default=defaultpassword
|
||||
|
||||
##############################################################################
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
config##hostname.yoga3
|
||||
config##hostname.pc
|
||||
@@ -26,7 +26,7 @@ exec --no-startup-id blueberry-tray
|
||||
#exec --no-startup-id nm-applet
|
||||
#exec --no-startup-id zsh ~/Userdata/Scripts/launch_insync.sh
|
||||
exec --no-startup-id "nextcloud"
|
||||
|
||||
exec --no-startup-id "glances -w -p 60000"
|
||||
|
||||
################################################################################################
|
||||
# General Hotkeys
|
||||
|
||||
@@ -27,6 +27,7 @@ exec --no-startup-id blueberry-tray
|
||||
#exec --no-startup-id nm-applet
|
||||
#exec --no-startup-id zsh ~/Userdata/Scripts/launch_insync.sh
|
||||
exec --no-startup-id "nextcloud"
|
||||
exec --no-startup-id "glances -w -p 60000"
|
||||
|
||||
|
||||
################################################################################################
|
||||
@@ -86,7 +87,7 @@ bindsym $mod+comma exec --no-startup-id "playerctl previous"
|
||||
|
||||
exec --no-startup-id pulseaudio
|
||||
#exec --no-startup-id pa-applet
|
||||
bindsym $mod+Ctrl+m exec --no-startup-id pavucontrol
|
||||
bindsym $mod+Shift+w exec --no-startup-id pavucontrol
|
||||
|
||||
# Pulse Audio controls
|
||||
# run amixer sset Master on
|
||||
|
||||
Reference in New Issue
Block a user