Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pad92 committed May 15, 2023
1 parent 0bd5ba1 commit 8f4c0c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .config/i3/config
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ for_window [class="(?i)octopi"] floating enable
for_window [class="(?i)openfortiGUI"] floating enable
for_window [class="(?i)Pamac-manager"] floating enable
for_window [class="(?i)Pavucontrol"] floating enable
for_window [class="(?i)plexamp"] floating enable
for_window [class="(?i)qt5ct"] floating enable
for_window [class="(?i)Qtconfig-qt4"] floating enable
for_window [class="(?i)Simple-scan"] floating enable
Expand Down Expand Up @@ -271,7 +270,7 @@ bindsym $mod+9 exec --no-startup-id blurlock

# Autostart applications
exec_always ~/.dotfiles/bin/i3-autoname-workspaces &
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
#exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec --no-startup-id nitrogen --restore
exec --no-startup-id nm-applet
exec --no-startup-id ~/.dotfiles/bin/greenclip-v4.2 daemon
Expand Down
2 changes: 1 addition & 1 deletion .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
[gc]
auto = 1
[gpg]
program = gpg2
format = ssh
[pull]
rebase = false
[fetch]
Expand Down

0 comments on commit 8f4c0c2

Please sign in to comment.