Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
pad92 committed May 12, 2023
1 parent 2f8e88d commit 9c769b4
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .config/i3/config
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ assign [class="(?i)Rhythmbox"] number 2
assign [class="(?i)Spotify"] number 2

# Open specific applications in floating mode
for_window [all] border pixel 1
for_window [all] border pixel 1
for_window [class="(?i)System-config-printer.py"] floating enable
for_window [class="(?i)virtualbox"] floating enable
for_window [class="1Password"] floating enable, resize set 640 480, move to scratchpad; scratchpad show
Expand Down Expand Up @@ -209,6 +209,7 @@ for_window [title="File Transfer*"] floating enable
for_window [title="MuseScore: Play Panel"] floating enable
for_window [title="alsamixer"] floating enable
for_window [title="i3_help"] floating enable
for_window [class="plexamp"] floating enable
for_window [window_role="PictureInPicture"] floating enable
for_window [window_role="pop-up"] floating enable

Expand Down Expand Up @@ -270,14 +271,10 @@ bindsym $mod+9 exec --no-startup-id blurlock

# Autostart applications
exec_always ~/.dotfiles/bin/i3-autoname-workspaces &
#exec --no-startup-id ~/.dotfiles/bin/xrandr.sh
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 polychromatic-tray-applet
#exec --no-startup-id pamac-tray
exec --no-startup-id ~/.dotfiles/bin/greenclip-v4.2 daemon
#exec --no-startup-id start-pulseaudio-x11
exec --no-startup-id pa-applet
exec --no-startup-id blueberry-tray
exec --no-startup-id /usr/libexec/gsd-xsettings
Expand Down

0 comments on commit 9c769b4

Please sign in to comment.