zmiany....
This commit is contained in:
@ -31,6 +31,7 @@ bindsym $mod+d exec --no-startup-id rofi-appsmenu
|
||||
bindsym $mod+i exec --no-startup-id rofi -show window -theme /usr/share/rofi-menus-git/themes/appsmenu.rasi
|
||||
bindsym $mod+a exec --no-startup-id ~/.config/rofi/scripts/traefik.sh
|
||||
bindsym $mod+Shift+o exec --no-startup-id rofi-vpn
|
||||
bindsym $mod+o exec --no-startup-id ~/.config/rofi/scripts/sound.sh
|
||||
bindsym $mod+c exec --no-startup-id rofi -show ssh -theme /usr/share/rofi-menus-git/themes/appsmenu.rasi
|
||||
|
||||
set $workspacer ~/.config/i3/i3-workspacer.py
|
||||
@ -164,37 +165,13 @@ bindsym $mod+r mode "resize"
|
||||
# _| |___) | | |__| |_| \__ \ || (_) | | | | | | ___) | | | | | |_
|
||||
#(_)_|____/ \____\__,_|___/\__\___/|_| |_| |_| |____/|_| |_|_|\__|
|
||||
#
|
||||
|
||||
|
||||
# startup
|
||||
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
|
||||
|
||||
exec --no-startup-id i3-msg 'workspace 1; exec $TERMINAL; workspace 2; exec firefox;'
|
||||
exec --no-startup-id feh --bg-scale ~/Wallpapers/seneca.jpg
|
||||
exec --no-startup-id ~/bin/autoconfgure_display.sh
|
||||
exec --no-startup-id picom --config ~/.config/i3/picom.conf -b
|
||||
#exec --no-startup-id xset dpms 500
|
||||
exec --no-startup-id nm-applet --sm-disable
|
||||
exec --no-startup-id pasystray
|
||||
exec --no-startup-id joplin-desktop
|
||||
exec --no-startup-id clipit
|
||||
#exec --no-startup-id xautolock -time 10 -locker "betterlockscreen -l dim"
|
||||
exec --no-startup-id ~/bin/dunstwal
|
||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
||||
exec telegram-desktop
|
||||
#exec mattermost-desktop
|
||||
|
||||
exec --no-startup-id sleep 4; i3-msg '[class="Telegram"] move scratchpad'
|
||||
exec --no-startup-id sleep 4; i3-msg '[class="Joplin"] move scratchpad'
|
||||
exec --no-startup-id sleep 4; i3-msg '[class="Mattermost"] move scratchpad'
|
||||
#exec --no-startup-id sleep 4; i3-msg '[instance="joplin"] resize set 1300 900'
|
||||
|
||||
exec_always --no-startup-id wal -R -n
|
||||
|
||||
# gaps
|
||||
gaps inner 10
|
||||
|
||||
workspace 1 output eDP1
|
||||
workspace 2 output eDP1
|
||||
workspace 3 output HDMI1
|
||||
|
||||
# workspace settings
|
||||
workspace_auto_back_and_forth yes
|
||||
show_marks yes
|
||||
@ -210,7 +187,7 @@ for_window [class="QSyncthingTray"] floating enable
|
||||
for_window [class="Thunderbird" window_type="normal"] move scratchpad, floating enable, resize set 1600 1050, border pixel 2
|
||||
for_window [class="Nautilus"] floating enable
|
||||
for_window [class="Gnome-calculator"] floating enable
|
||||
for_window [class="zoom"] move scratchpad
|
||||
for_window [class="zoom"] move scratchpad, floating enable
|
||||
for_window [class="Signal"] move scratchpad
|
||||
#for_window [instance="joplin"] resize set 1300 900, move scratchpad, move position center
|
||||
|
||||
@ -223,8 +200,6 @@ bindsym Print exec "~/bin/screenshot.sh"
|
||||
|
||||
bindsym $mod+minus [class="Telegram"] scratchpad show
|
||||
bindsym $mod+p [class="Mattermost"] scratchpad show
|
||||
bindsym $mod+o [class="Signal"] scratchpad show
|
||||
bindsym $mod+m [class="Cantata"] scratchpad show
|
||||
bindsym $mod+Shift+s [class="Joplin"] scratchpad show
|
||||
bindsym $mod+Shift+z [class="zoom"] scratchpad show
|
||||
bindsym $mod+Shift+m [class="Thunderbird"] scratchpad show
|
||||
@ -251,3 +226,33 @@ bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOU
|
||||
bindsym XF86MonBrightnessUp exec xrandr --output eDP1 --brightness 1.9 # increase screen brightness
|
||||
bindsym XF86MonBrightnessDown exec xrandr --output eDP1 --brightness 1.4 # decrease screen brightness
|
||||
|
||||
# startup
|
||||
|
||||
exec_always --no-startup-id $HOME/.config/polybar/launch.sh
|
||||
exec --no-startup-id ~/bin/autoconfgure_display.sh
|
||||
exec --no-startup-id i3-msg 'workspace 1; exec $TERMINAL; workspace 2; exec firefox;'
|
||||
#exec --no-startup-id feh --bg-scale ~/Wallpapers/seneca.jpg
|
||||
exec --no-startup-id picom --config ~/.config/i3/picom.conf -b
|
||||
#exec --no-startup-id xset dpms 500
|
||||
exec --no-startup-id nm-applet --sm-disable
|
||||
exec --no-startup-id pasystray
|
||||
exec --no-startup-id joplin-desktop
|
||||
exec --no-startup-id clipit
|
||||
#exec --no-startup-id xautolock -time 10 -locker "betterlockscreen -l dim"
|
||||
exec --no-startup-id ~/bin/dunstwal
|
||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
||||
exec telegram-desktop
|
||||
#exec mattermost-desktop
|
||||
|
||||
exec --no-startup-id sleep 4; i3-msg '[class="Telegram"] move scratchpad'
|
||||
exec --no-startup-id sleep 6; i3-msg '[class="Joplin"] move scratchpad'
|
||||
exec --no-startup-id sleep 12; i3-msg '[class="Mattermost"] move scratchpad'
|
||||
exec --no-startup-id sleep 4; i3-msg '[instance="joplin"] resize set 1300 900'
|
||||
|
||||
exec_always --no-startup-id wal -R -n
|
||||
|
||||
|
||||
exec --no-startup-id sleep 4
|
||||
exec --no-startup-id sleep 4
|
||||
exec --no-startup-id ~/bin/theme
|
||||
|
Reference in New Issue
Block a user