mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-15 21:09:29 +02:00
Linked to PC
This commit is contained in:
+24
-20
@@ -7,13 +7,14 @@ exec_always --no-startup-id fix_xcursor
|
||||
|
||||
# display
|
||||
exec --no-startup-id "nvidia-settings --load-config-only"
|
||||
exec --no-startup-id "picom -b --blur-background"
|
||||
exec --no-startup-id picom
|
||||
exec --no-startup-id zsh ~/.screenlayout/layout_2mon.sh
|
||||
exec --no-startup-id zsh ~/.config/polybar/launch_polybar.sh
|
||||
exec --no-startup-id "nitrogen --restore"
|
||||
exec --no-startup-id "unclutter --timeout 5 --jitter 5 --ignore-scrolling"
|
||||
|
||||
# audio
|
||||
#exec --no-startup-id zsh ~/Userdata/Scripts/Launchers/restart_pulseaudio.sh
|
||||
exec --no-startup-id zsh ~/Userdata/Scripts/restart_pulseaudio.sh
|
||||
exec --no-startup-id zsh -c "pactl unload-module module-role-cork"
|
||||
|
||||
# extra
|
||||
@@ -21,8 +22,8 @@ exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec --no-startup-id "rfkill unblock bluetooth"
|
||||
exec --no-startup-id blueberry-tray
|
||||
#exec --no-startup-id onboard
|
||||
exec --no-startup-id nm-applet
|
||||
#exec --no-startup-id zsh ~/Userdata/Scripts/Launchers/launch_insync.sh
|
||||
#exec --no-startup-id nm-applet
|
||||
#exec --no-startup-id zsh ~/Userdata/Scripts/launch_insync.sh
|
||||
exec --no-startup-id "nextcloud"
|
||||
|
||||
|
||||
@@ -63,9 +64,6 @@ bindsym $mod+Return exec --no-startup-id alacritty
|
||||
# System Monitor
|
||||
bindsym Control+Shift+Escape exec --no-startup-id "alacritty -e sh -c 'htop'"
|
||||
|
||||
# Type Clipboad
|
||||
bindsym $mod+Shift+v exec --no-startup-id sh ~/Userdata/Scripts/Misc/xclip_type.sh
|
||||
|
||||
|
||||
################################################################################################
|
||||
# Program Launchers
|
||||
@@ -123,7 +121,7 @@ bindsym $mod+F3 exec --no-startup-id nautilus
|
||||
bindsym $mod+Ctrl+x --release exec --no-startup-id xkill
|
||||
|
||||
# Telegram
|
||||
bindsym $mod+F4 exec telegram-desktop
|
||||
bindsym $mod+F4 exec --no-startup-id telegram-desktop
|
||||
|
||||
|
||||
################################################################################################
|
||||
@@ -236,7 +234,13 @@ bindsym $mod+Shift+0 move container to workspace $ws10; workspace $ws10
|
||||
# App / Window specific settings
|
||||
|
||||
# Open applications on specific workspaces
|
||||
assign [class="(?i)virtualbox"] $ws10
|
||||
for_window [class="Spotify"] move --no-auto-back-and-forth to workspace $ws9
|
||||
|
||||
assign [class="Virt-manager"] $ws10
|
||||
assign [title="WhatsApp*"] $ws9
|
||||
assign [title="Telegram*"] $ws9
|
||||
assign [title="TeamSpeak*"] $ws9
|
||||
|
||||
|
||||
# Open specific applications in floating mode
|
||||
for_window [class="Lightdm-settings"] floating enable
|
||||
@@ -254,7 +258,7 @@ for_window [urgent=latest] focus
|
||||
|
||||
# reload the configuration file
|
||||
#bindsym $mod+Shift+o reload
|
||||
bindsym $mod+Shift+o exec --no-startup-id "sh ~/.config/i3/reload_w_polybar.sh"
|
||||
bindsym $mod+Shift+o exec --no-startup-id "sh ~/.config/i3/reload_i3_w_polybar.sh"
|
||||
|
||||
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
|
||||
bindsym $mod+Shift+i reload
|
||||
@@ -267,12 +271,12 @@ bindsym $mod+Shift+i reload
|
||||
bindsym $mod+Escape mode "$mode_system"
|
||||
set $mode_system | [s]hutdown , [r]eboot , [p]owersave , [h]ibernate , [l]ock , [e]xit
|
||||
mode "$mode_system" {
|
||||
bindsym s exec --no-startup-id bash ~/Userdata/Scripts/Display/glitchlock/glitchlock.sh shutdown, mode "default"
|
||||
bindsym r exec --no-startup-id bash ~/Userdata/Scripts/Display/glitchlock/glitchlock.sh reboot, mode "default"
|
||||
bindsym p exec --no-startup-id bash ~/Userdata/Scripts/Display/glitchlock/glitchlock.sh suspend, mode "default"
|
||||
bindsym h exec --no-startup-id bash ~/Userdata/Scripts/Display/glitchlock/glitchlock.sh hibernate, mode "default"
|
||||
bindsym l exec --no-startup-id bash ~/Userdata/Scripts/Display/glitchlock/glitchlock.sh lock, mode "default"
|
||||
bindsym e exec --no-startup-id bash ~/Userdata/Scripts/Display/glitchlock/glitchlock.sh logout, mode "default"
|
||||
bindsym s exec --no-startup-id bash ~/Userdata/Scripts/glitchlock/glitchlock.sh shutdown, mode "default"
|
||||
bindsym r exec --no-startup-id bash ~/Userdata/Scripts/glitchlock/glitchlock.sh reboot, mode "default"
|
||||
bindsym p exec --no-startup-id bash ~/Userdata/Scripts/glitchlock/glitchlock.sh suspend, mode "default"
|
||||
bindsym h exec --no-startup-id bash ~/Userdata/Scripts/glitchlock/glitchlock.sh hibernate, mode "default"
|
||||
bindsym l exec --no-startup-id bash ~/Userdata/Scripts/glitchlock/glitchlock.sh lock, mode "default"
|
||||
bindsym e exec --no-startup-id bash ~/Userdata/Scripts/glitchlock/glitchlock.sh logout, mode "default"
|
||||
|
||||
# exit system mode: "Enter" or "Escape"
|
||||
bindsym Return mode "default"
|
||||
@@ -306,10 +310,10 @@ mode "| Resize " {
|
||||
|
||||
# Colors
|
||||
# class border backgr. text indic. child_border
|
||||
client.focused #e60012 #e60012 #ffffff #e60012
|
||||
client.focused_inactive #e60012 #691f1f #ffffff #691f1f
|
||||
client.unfocused #e60012 #691f1f #ffffff #691f1f
|
||||
client.urgent #f1a800 #f1a800 #ffffff #f1a800
|
||||
client.focused #0086e6 #0086e6 #ffffff #0086e6
|
||||
client.focused_inactive #0086e6 #1f4a69 #ffffff #1f4a69
|
||||
client.unfocused #0086e6 #1f4a69 #ffffff #1f4a69
|
||||
client.urgent #32cdf0 #32cdf0 #ffffff #32cdf0
|
||||
client.placeholder #000000 #000000 #ffffff #000000
|
||||
|
||||
client.background #2B2C2B
|
||||
|
||||
Reference in New Issue
Block a user