hard links created in the ~/.config/ directory

This commit is contained in:
2022-07-22 20:44:49 +05:30
parent a922f9e4a8
commit 45dc70e6cd
2 changed files with 25 additions and 16 deletions

View File

@@ -45,14 +45,14 @@ exec --no-startup-id nm-applet
# Use pactl to adjust volume in PulseAudio.
set $refresh_i3status killall -SIGUSR1 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 XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +5% && $refresh_i3status
bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -5% && $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
# Use xrandr to adjust screen brightness
bindsym XF86MonBrightnessUp exec xbacklight -inc 5
bindsym XF86MonBrightnessDown exec xbacklight -dec 5
bindsym XF86MonBrightnessUp exec xbacklight -inc 2
bindsym XF86MonBrightnessDown exec xbacklight -dec 2
# Use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod
@@ -192,6 +192,10 @@ mode "resize" {
bindsym $mod+r mode "resize"
## gsimplecal must be on the top right ##
for_window [instance="gsimplecal"] move absolute position 1140 px 20 px
for_window [class="Cisco AnyConnect Secure Mobility Client"] floating enable
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
#bar {
@@ -211,6 +215,8 @@ exec_always --no-startup-id $HOME/.config/polybar/launch.sh
bindsym $mod+shift+x exec i3lock -i /home/dhanus/Pictures/Wallpapers/wallpaper4.png
bindsym $mod+b exec brave-browser-beta -incognito
bindsym $mod+shift+b exec brave-browser-beta
bindsym $mod+g exec st ranger
bindsym $mod+c exec run
@@ -218,8 +224,8 @@ bindsym $mod+shift+b exec brave-browser-beta
exec xinput set-prop 'Synaptics TM3096-006' 'libinput Tapping Enabled' 1
exec xinput set-prop 'Synaptics TM3096-006' 'libinput Natural Scrolling Enabled' 1
bindsym $mod+Print exec screenshot && notify-send "screenshot saved in ~/Pictures/Screenshots"
bindsym Print exec screenshot s && notify-send "screenshot saved in ~/Pictures/Screenshots"
bindsym shift+Print exec screenshot && notify-send -u low "screenshot saved in" "~/Pictures/Screenshots/"
bindsym Print exec screenshot s && notify-send -u low "screenshot saved in" "~/Pictures/Screenshots/"
# wallpaper
exec_always feh --bg-scale ~/Pictures/Wallpapers/The-isle-of-the-dead.jpg
exec_always feh --bg-scale /home/dhanus/Pictures/Wallpapers/ivan-aivazovsky.jpg