mirror of
				https://github.com/Mastermindzh/dotfiles.git
				synced 2025-11-04 02:38:53 +01:00 
			
		
		
		
	fixed flameshot, removed old configs, some other small tweaks
This commit is contained in:
		@@ -130,7 +130,7 @@ bindsym $mod+Return exec xfce4-terminal                                 # termin
 | 
			
		||||
bindsym $mod+shift+Return exec xfce4-terminal  --drop-down              # terminal
 | 
			
		||||
bindsym $mod+e exec thunar                                              # File manager
 | 
			
		||||
bindsym Print exec  flameshot screen -d 0 -p ~/Pictures/Screenshots     # Fullscreen screenshot
 | 
			
		||||
bindsym $mod+Print exec flameshot gui					                # Show screenshot window
 | 
			
		||||
bindsym $mod+Print exec QT_QPA_PLATFORM=xcb && QT_AUTO_SCREEN_SCALE_FACTOR=0 && QT_ENABLE_HIGHDPI_SCALING=0 && QT_SCALE_FACTOR=1 && flameshot gui					                # Show screenshot window
 | 
			
		||||
bindsym $mod+shift+Print exec flameshot launcher					    # Show settings window (delay) then show screenshot window
 | 
			
		||||
bindsym $mod+shift+b exec /bin/bash ~/.config/i3/scripts/brightness.sh  # set brightness
 | 
			
		||||
bindsym control+shift+Escape exec sysmontask                            # system monitor
 | 
			
		||||
@@ -231,6 +231,7 @@ for_window [class="Sysmontask"] floating enable
 | 
			
		||||
for_window [class="Sysmontask"] resize set 930 665
 | 
			
		||||
for_window [instance="Godot_Engine"] floating enable
 | 
			
		||||
for_window [class="Alert"] floating enable
 | 
			
		||||
for_window [class="org.gnome.FileRoller"] floating enable
 | 
			
		||||
 | 
			
		||||
############################################
 | 
			
		||||
#    Workspace specific tools              #
 | 
			
		||||
@@ -319,7 +320,6 @@ exec --no-startup-id i3-msg 'workspace $workspace12; exec bitwarden-desktop'
 | 
			
		||||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
 | 
			
		||||
exec --no-startup-id nm-applet
 | 
			
		||||
exec --no-startup-id greenclip daemon
 | 
			
		||||
exec --no-startup-id seafile-applet
 | 
			
		||||
exec --no-startup-id obsidian
 | 
			
		||||
exec /usr/bin/compton
 | 
			
		||||
exec /bin/bash ~/.config/i3/scripts/startup.sh
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user