This commit is contained in:
2023-08-07 11:05:54 +05:00
parent cf08990f6d
commit be1692c02a
3 changed files with 31 additions and 13 deletions

View File

@@ -195,30 +195,45 @@ bar {
for_window [class="^.*"] border pixel 0
#restore displays
exec --no-startup-id /home/shihaam/.scripts/office2kdisplay.sh
exec --no-startup-id /home/shihaam/.scripts/home.sh
#exec --no-startup-id autorandr --change home
#exec --no-startup-id i3-resurrect --restore
# flameshot
bindsym $mod+Shift+s exec flameshot gui
#bindsym $mod+Shift+s exec flameshot gui
bindsym Print exec flameshot gui
bindsym $mod+Print exec flameshot gui --raw | tesseract stdin stdout | xclip -in -selection clipboard
# rofi ssh
bindsym $mod+Shift+s exec rofi -show ssh
# start the compositor at login
exec --no-startup-id picom
# Start bluetooth system tray applet at login
# Start bluetooth system tray applet at login
exec --no-startup-id blueman-applet
exec --no-startup-id /home/shihaam/.scripts/scrcpy-autostart
# start activty watcher
exec --no-startup-id aw-qt
# start power mmanager
exec --no-startup-id xfce4-power-manager
# start activate-linux
exec --no-startup-id activate-linux
#exec --no-startup-id activate-linux
# start ssh key monitoring
#exec --no-startup-id doas auditctl -w /home/shihaam/.ssh/id_ed25519 -p r -k ssh-key-read
# Start dunst (notification service)
exec --no-startup-id dunst
# start ssh access notification script
exec --no-startup-id /home/shihaam/.scripts/notify-ssh-access.sh
#exec --no-startup-id /home/shihaam/.scripts/notify-ssh-access.sh
# start kde connect
exec --no-startup-id /usr/lib/kdeconnectd
#set a wallpaper
exec --no-startup-id feh --no-fehbg --bg-scale /usr/share/backgrounds/archlinux/split.png
#exec_always polybar