Stuff and things
This commit is contained in:
parent
6c4e1825e0
commit
a5e6679fc7
3 changed files with 3 additions and 1 deletions
1
.gnupg/sshcontrol
Normal file
1
.gnupg/sshcontrol
Normal file
|
@ -0,0 +1 @@
|
||||||
|
8137D4979F47C3F29301B4A8FB002E15B608A03D
|
|
@ -7,7 +7,7 @@ set $refresh_i3status killall -SIGUSR1 i3status
|
||||||
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +10% && $refresh_i3status
|
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +10% && $refresh_i3status
|
||||||
bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -10% && $refresh_i3status
|
bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -10% && $refresh_i3status
|
||||||
bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle && $refresh_i3status
|
bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle && $refresh_i3status
|
||||||
bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ toggle && $refresh_i3status
|
#bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ toggle && $refresh_i3status
|
||||||
|
|
||||||
# Use Mouse+$mod to drag floating windows to their wanted position
|
# Use Mouse+$mod to drag floating windows to their wanted position
|
||||||
floating_modifier $mod
|
floating_modifier $mod
|
||||||
|
|
|
@ -203,6 +203,7 @@
|
||||||
polkit_gnome
|
polkit_gnome
|
||||||
pavucontrol
|
pavucontrol
|
||||||
pasystray
|
pasystray
|
||||||
|
pulseaudio
|
||||||
xarchiver
|
xarchiver
|
||||||
gparted
|
gparted
|
||||||
parted
|
parted
|
||||||
|
|
Loading…
Reference in a new issue